summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-09 22:52:27 -0500
committerJune McEnroe <programble@gmail.com>2018-03-09 22:52:27 -0500
commit0fc6d210c501ca2b513795d008d568dbd4196580 (patch)
tree5a7af82df6574fc74ffc381b352a59bb68cd502e /bin/.gitignore
parentYet more tweaking of dtch (diff)
downloadsrc-0fc6d210c501ca2b513795d008d568dbd4196580.tar.gz
src-0fc6d210c501ca2b513795d008d568dbd4196580.zip
Revert "Use "Broken Gray" htop colors"
This reverts commit 13ff37b0c37b6f0504ac45caf7fb2f35a5c68524.

I think I'm just gonna shove a hack into .zshenv on my FreeBSD machines
to set TERM=xterm.
Diffstat (limited to 'bin/.gitignore')
0 files changed, 0 insertions, 0 deletions
r "void id". 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don'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