KeyBindings - akiradeveloper/ijk GitHub Wiki
The key bindings are mostly like vi and here is a list of key bindings unique to ijk.
Any Page
- C-w: Switch to Navigator page
- C-z: Quit ijk
Navigator Page
- Enter: Open the page
- h: Move to the latest Directory page
- l: Move to the latest Buffer page
- d: Close the page
Directory
- Enter: Open File/Directory and push it to the Navigator stack
- .: Hide/Show hidden files
- l: Move to the sub directory
- h: Move to the parent directory
Buffer
- C-s: Move the focus to snippet view (Enter: Select the snippet)
- Space: Enter command mode (w: Save, q: Close)