summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorGhislain Rodrigues <git@ghislain-rodrigues.fr>2021-03-31 11:08:27 +0200
committerMateusz Czapliński <czapkofan@gmail.com>2021-04-27 09:22:47 +0200
commit840f23c21d3e692661d6ee574490880d7524f761 (patch)
treea1f56eefbb9d9af07ea9ffdc3616bbf15fb0489d /AUTHORS
parent88516fde4023aafa335f8da0a12a95bab0f8033a (diff)
keys: Implement unix-word-rubout (Ctrl-W)HEADmaster
unix-word-rubout erases all the characters before the cursor until finding either a space or a BOL.
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 1a7b9a6..4209ea9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,5 +2,6 @@ Please keep the contents of this file sorted alphabetically.
Александр Крамарев <pochemuto@gmail.com>
Calum MacRae <calum0macrae@gmail.com>
+Ghislain Rodrigues <git@ghislain-rodrigues.fr>
Mateusz Czapliński <czapkofan@gmail.com>
Rohan Verma <hello@rohanverma.net>