about summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-12 17:43:19 -0500
committerJune McEnroe <june@causal.agency>2022-03-12 17:43:28 -0500
commiteb91a6641ff34993ce4ae5a0cb6efaee5f910ac0 (patch)
treefcdc30885f60d90d40b1fc4636189df89ecefd0e /url.c
parentImplement vi insert mode (diff)
downloadcatgirl-eb91a6641ff34993ce4ae5a0cb6efaee5f910ac0.tar.gz
catgirl-eb91a6641ff34993ce4ae5a0cb6efaee5f910ac0.zip
Treat C-v as an emacs key
Since ^V is a specified part of vi mode line editing.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe