summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-03 15:52:04 -0500
committerJune McEnroe <june@causal.agency>2018-12-03 15:52:04 -0500
commit7ea54828a61f3a3bd96050e5cbd67c9d943bae31 (patch)
tree0397902499ab53ced438a8941dddb0c6b1d85b12 /input.c
parentCheck nick to determine if is self (diff)
downloadcatgirl-7ea54828a61f3a3bd96050e5cbd67c9d943bae31.tar.gz
catgirl-7ea54828a61f3a3bd96050e5cbd67c9d943bae31.zip
Call uiShow at init so that TermFocus gets set
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe