]> Sergey Matveev's repositories - nnn.git/commitdiff
Update README
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 10 Jul 2022 16:06:56 +0000 (21:36 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 10 Jul 2022 16:06:56 +0000 (21:36 +0530)
patches/README.md

index 94d8c70cce2db47920b5beb569816507658f6396..7e1f41dd80986a386ecdcdd20aa435bfcce3d0b8 100644 (file)
@@ -8,6 +8,7 @@ The patches will be adapted on each release when necessary (v4.1 onwards). Each
 
 | Patch (a-z) | Description | Make var |
 | --- | --- | --- |
+| colemak | Key bindings for Colemak-DH keyboard layout | `O_COLEMAK` |
 | gitstatus | Add git status column to the detail view. Provides command line flag `-G` to show column in normal mode. | `O_GITSTATUS` |
 | namefirst | Print filenames first in the detail view. Print user/group columns when a directory contains different users/groups. | `O_NAMEFIRST` |
 | restorepreview | Add pipe to close and restore [`preview-tui`](https://github.com/jarun/nnn/blob/master/plugins/preview-tui) for internal undetached edits (<kbd>e</kbd> key)| `O_RESTOREPREVIEW` |