summary refs log tree commit diff
path: root/scripts/chroot-prompt.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-14 16:56:07 -0400
committerJune McEnroe <june@causal.agency>2020-05-14 16:56:07 -0400
commitd8ef02150694386b4dd88ea563fdfeb281e5530e (patch)
tree943e51ee6dd7731e56654cd4ea8702b102fa235e /scripts/chroot-prompt.sh
parentDo not stop when files in XDG dirs are inaccessible (diff)
downloadcatgirl-d8ef02150694386b4dd88ea563fdfeb281e5530e.tar.gz
catgirl-d8ef02150694386b4dd88ea563fdfeb281e5530e.zip
Fix page scrolling distance for SplitLines
Diffstat (limited to 'scripts/chroot-prompt.sh')
0 files changed, 0 insertions, 0 deletions
d/> 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe