summary refs log tree commit diff
path: root/files/CodeTarmak3.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-06-06 13:55:23 -0400
committerJune McEnroe <june@causal.agency>2017-06-06 13:55:23 -0400
commitacd35325bab4ee4c307dc0b96270a79bd1dcfd21 (patch)
tree90ace84712576fbf5ad10c53b4b770b4ca27b77c /files/CodeTarmak3.keylayout
parentUse C-space as tmux prefix (diff)
downloadsrc-acd35325bab4ee4c307dc0b96270a79bd1dcfd21.tar.gz
src-acd35325bab4ee4c307dc0b96270a79bd1dcfd21.zip
Rebind hnel in vim for Tarmak 1
Diffstat (limited to 'files/CodeTarmak3.keylayout')
0 files changed, 0 insertions, 0 deletions
'3' class='logmsg'> It's ridiculous but I really am looking at all three. * Re-sort STANDARDS sectionJune McEnroe2020-02-16 | | | | Just do it by dumb alphabetic to make it easier to maintain. * Enable multi-prefixJune McEnroe2020-02-15 | * Add /ns and /csJune McEnroe2020-02-15 | * Document exit statusJune McEnroe2020-02-15 | * Add /kickJune McEnroe2020-02-14 | * Add /inviteJune McEnroe2020-02-14 | * Add /awayJune McEnroe2020-02-14 | * Document environment variables usedJune McEnroe2020-02-13 | * Add /execJune McEnroe2020-02-13 | * Refactor windows into array and add /moveJune McEnroe2020-02-13 | | | | Oof. * Clean up manual lintsJune McEnroe2020-02-13 | | | | | | Wish I could use mandoc -T lint as part of the dev target but it complains about missing referenced pages without a way to turn that off that I can find. * Add -g for generating certificatesJune McEnroe2020-02-13 | | | | Copied from pounce. * Add -N flag for notificationsJune McEnroe2020-02-12 | * Implement source address selectionmultiplexd2020-02-13 | | | | | | This commit adds a '-S' command line option and a "bind" configuration file option to specify the source address to bind to when connecting to the IRC server. * Add /listJune McEnroe2020-02-12 | * Add C-t transposeJune McEnroe2020-02-12 | | | | Also in emacs, weechat. * Add C-v and M-vJune McEnroe2020-02-12 | | | | | I figure there should be some way to scroll without keypad, and apparently this is what emacs offers... * Allow for arguments to open/copy utilitiesJune McEnroe2020-02-12 | * Add -R restricted flagJune McEnroe2020-02-11 | * Add C-o as alias of M-/June McEnroe2020-02-10 | | | | M-/ is from weechat. C-o is like in vim. * Add -s to save and load buffersJune McEnroe2020-02-10 | * Add -HJune McEnroe2020-02-10 | * Add M-lJune McEnroe2020-02-09 | * Add /whoisJune McEnroe2020-02-09 | * Add /msgJune McEnroe2020-02-09 | | | | Services tend to tell you to use /msg so it definitely needs to exist. * Add /helpJune McEnroe2020-02-09 | | | | Now with automatic search! Also had to fix the SIGCHLD handling... * Add M-uJune McEnroe2020-02-09 | * Add M-/June McEnroe2020-02-09 | * Add M-aJune McEnroe2020-02-09 | * Add C-n and C-pJune McEnroe2020-02-09 | * Add C-yJune McEnroe2020-02-09 | | | | This is weechat's binding for it. * Add general key bindings paragraph to manualJune McEnroe2020-02-09 | * Add C-w and M-dJune McEnroe2020-02-09 | * Add M-b and M-fJune McEnroe2020-02-09 | * Add C-kJune McEnroe2020-02-09 | | | | Also rename all the edit ops to something consistent. * Add C-b and C-fJune McEnroe2020-02-09 | * Show realname on JOIN if it is different from nickJune McEnroe2020-02-09 | * Add /copyJune McEnroe2020-02-08 | * Allow overriding the /open utilityJune McEnroe2020-02-08 | * Scan messages for URLsJune McEnroe2020-02-08 | * Add /topicJune McEnroe2020-02-08 | * Add /namesJune McEnroe2020-02-08 | * Add /debugJune McEnroe2020-02-08 | * Add /closeJune McEnroe2020-02-08 |