summary refs log tree commit diff
path: root/bin/dash/depcomp
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-23 23:22:23 -0400
committerJune McEnroe <june@causal.agency>2021-09-23 23:22:23 -0400
commitcb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a (patch)
treeb2d561b5736094856992ec492b833b944bb1d9fd /bin/dash/depcomp
parentAllow FocusEvents in xterm (diff)
downloadsrc-cb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a.tar.gz
src-cb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a.zip
Hide htop "function bar"
Useless thing...
Diffstat (limited to 'bin/dash/depcomp')
0 files changed, 0 insertions, 0 deletions
022-02-19 20:44:36 -0500'>2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe