aboutsummaryrefslogtreecommitdiff
path: root/src/edbox.c
AgeCommit message (Expand)Author
13 daysderpage that kept the edbox visible always.B. Watson
13 daysupdate editbox after every keystroke, not just "normal" ones that cause edbox...B. Watson
13 daysNew editing keys: ^F/^B or ctrl-shift-Up/Down = forward/back one word, up/dow...B. Watson
2026-03-14use GR.1 for screen status line. also revert to using only one status_box.B. Watson
2026-03-13Don't hide the edit box when some other channel becomes active.B. Watson
2026-03-12fix start+letters in screen 2, filter out ctrl+atari keystrokes correctly.B. Watson
2026-03-11Remove server/nick prompts from client, add a separate config tool that loads...B. Watson
2026-03-02Fix "nick already in use" and permutation.B. Watson
2026-03-01Scrollback!B. Watson
2026-02-20edbox: add editing keys, do NOT include EOL in buffer.B. Watson
2026-02-18More work...B. Watson
2026-02-18WIP, still not working.B. Watson
2026-02-16Don't allow ctrl-3 keypresses.B. Watson
2026-02-16New UI stuff, not yet working.B. Watson