summary refs log tree commit diff
path: root/etc/Dark.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-04 11:42:54 -0500
committerJune McEnroe <june@causal.agency>2018-02-04 11:42:54 -0500
commite4ba0d2878c516aade93cef726fe6888b84ed9de (patch)
treee738281b187154137ff862a3bd49e26d9a622afc /etc/Dark.terminal
parentSwitch back to sane Objective-C style (diff)
downloadsrc-e4ba0d2878c516aade93cef726fe6888b84ed9de.tar.gz
src-e4ba0d2878c516aade93cef726fe6888b84ed9de.zip
Add Quit menu item to gfcocoa
Diffstat (limited to 'etc/Dark.terminal')
0 files changed, 0 insertions, 0 deletions
ohover-highlight'> 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