summary refs log tree commit diff
path: root/bin/man1/up.1 (follow)
Commit message (Expand)AuthorAge
* Use $SHELL -c to run up -c | -t commandsJune McEnroe2021-06-21
* Use scrot for up -s if no screencaptureJune McEnroe2021-02-07
* Use hilex for up -hJune McEnroe2021-01-12
* Add up -tJune McEnroe2019-07-15
* Add up -cJune McEnroe2019-07-09
* Unify *up scripts into one up.shJune McEnroe2019-02-12
/td>Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe