about summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-25 17:27:54 -0500
committerJune McEnroe <june@causal.agency>2021-01-25 17:27:54 -0500
commit86b79096e0f6178fc9cb8b1679072e75cf7a3e1e (patch)
treed51ea807ca09effffca34e8fe09bdef2b0130a00 /scripts/chroot-prompt.sh
parentDo not copy time to wrapped lines (diff)
downloadcatgirl-86b79096e0f6178fc9cb8b1679072e75cf7a3e1e.tar.gz
catgirl-86b79096e0f6178fc9cb8b1679072e75cf7a3e1e.zip
Don't print timestamps for blank lines in bufferList
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
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