summary refs log tree commit diff
path: root/bin/cash/libedit/terminal.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-12 15:09:52 -0500
committerJune McEnroe <june@causal.agency>2019-01-12 15:09:52 -0500
commitf57d2c62e896a2017f72956c72d873a67259004a (patch)
tree6c3c39d72613165043cd2633e5fff477ef37d9aa /bin/cash/libedit/terminal.h
parentInstall gnupg2 from pkgsrc and symlink gpg (diff)
downloadsrc-f57d2c62e896a2017f72956c72d873a67259004a.tar.gz
src-f57d2c62e896a2017f72956c72d873a67259004a.zip
Set PSlit like NetBSD sh
Diffstat (limited to 'bin/cash/libedit/terminal.h')
0 files changed, 0 insertions, 0 deletions
020-12-29 18:37:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe