summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-03-07 18:18:37 -0500
committerJune McEnroe <june@causal.agency>2021-03-07 18:18:37 -0500
commit8f578ee73d8a8b4b2f94782425cca11c2455a506 (patch)
treedc288c99f287e93caa48682c71a40f13c3d5d09b /url.c
parentAdd all window names to global completion (diff)
downloadcatgirl-8f578ee73d8a8b4b2f94782425cca11c2455a506.tar.gz
catgirl-8f578ee73d8a8b4b2f94782425cca11c2455a506.zip
Add bindings for C-Left and C-Right
Apparently these are common. There's no terminfo for these, so
manually define the xterm sequences.

There's no documentation in the manual for the "intuitive" keys...
I'm not sure if that should continue to be the case or not.
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
t/event.c?h=1.3&id=0a417e28e217f9a4270070d9fed31c259f3094e5&follow=1'>Draw 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