xplr 1.1.1

A hackable, minimal, fast TUI file explorer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Key Bindings

Key bindings define how each keyboard input will be handled while in a specific
[mode][4].

See the [Default key bindings][1] for example.

To configure or work with key bindings, visit [Configure Key Bindings][2].

In case you need help debugging key bindings or to understand the system DYI
way, refer to the [Debug Key Bindings][3] guide.

[1]: default-key-bindings.md
[2]: configure-key-bindings.md
[3]: debug-key-bindings.md
[4]: modes.md