summary refs log tree commit diff
path: root/bin/1sh/var.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 16:57:42 -0500
committerJune McEnroe <june@causal.agency>2020-12-23 16:57:42 -0500
commit9cd36d3ea1d60ec9b8eea52306f7a55665fbd8f5 (patch)
treee63a1ddeb959f86e1619770d1f693b8bfa8da3b2 /bin/1sh/var.c
parentFix multi-line prompts when right prompts are used (diff)
downloadsrc-9cd36d3ea1d60ec9b8eea52306f7a55665fbd8f5.tar.gz
src-9cd36d3ea1d60ec9b8eea52306f7a55665fbd8f5.zip
Switch from 1sh to dash
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r>2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe