summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-13 13:17:41 -0500
committerJune McEnroe <june@causal.agency>2021-03-13 13:17:41 -0500
commit69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e (patch)
treeca90e84ad5bb057be6215cbdf6203a887c45bfd3 /edit.c
parentchat.tmux.conf: use config_files format for reload (diff)
downloadcatgirl-69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e.tar.gz
catgirl-69450d9fe0fc66e4b71c6eb7a4670c2c20a5374e.zip
Add note about arrow and navigation keys
And I think with C-Left and C-Right I can actually say "as expected"
now.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'>Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe