w: default window is half the screen high
tty: use $monofont instead of hardcoded font
c: switch argument parsing to aux/getflags
bag: switch argument parsing to aux/getflags
c: don't search /sys/include by default
c: parse flags with aux/getflags(8)
Add untracked(1); shows untracked files in a git repo
vol: improve code readability by a bit
ep: clear out backspaces from the input
c: match single-line function declarations
bag: now comes with the tag; ramfs /tmp fix
Add -p option for printing a mark; rearrange some code
Add -e option to local(1) for changing the plumber environment
Let w(1) take window size from the environment
cc(1): deobfuscate and enable passing flags to compiler
c(1): update to follow new sam $%dot variable
c(1): recognize combined typedef-struct declarations