1
1
mirror of https://github.com/jarun/nnn.git synced 2024-10-26 14:28:31 +03:00

add colemak section

NRK 2023-09-30 16:31:16 +00:00
parent f98ff655d9
commit d4d6c11473

@ -49,6 +49,13 @@ Note:
- There's one alternative keybind with the CONTROL (`^`) modifier for many operations. Those are for users who prefer to run `nnn` in the _type-to-nav_ mode.
### Colemak keybinds
To use colemak based keybinds, build `nnn` with `O_COLEMAK=1`. There are also other variant of colemak patches which are not maintained by the `nnn` devs:
* [tiosgz-colemak](https://codeberg.org/tiosgz/nnn/src/branch/colemak-single)
* [colemak-dh](https://github.com/jarun/nnn/blob/afe84862ffa47a8be58b704980f1d161af086d0e/patches/colemak-dh/mainline.diff)
## CLI-only opener
If you have a custom opener (like [`nuke`](https://github.com/jarun/nnn/blob/master/plugins/nuke)) that invokes only CLI utilities, you can indicate the same to `nnn`: