*frai.txt*For Vim version 9.1. Last change: today
- NORMAL MODE *normal*
- j k scroll
- gg G top / bottom
- h l older / newer post
- ~ or gh cd ~
- / search, n N next / prev
- ! toggle shell
- : command line
- ? this help
- Esc close things
- COMMANDS *ex*
:q :q! :wq as you would expect:e posts :e ~ open a path:set bg=light or dark:%s/foo/bar/g works on this page:!neofetch run a shell command:help this help- SHELL *zsh*
help ls cd cat man frai neofetch ...
- TMUX *prefix*
- C-b o next pane, C-b ; previous
- C-b z zoom pane
- C-b % " split, opens a shell
- C-b x kill pane
- C-b q pane numbers, C-b t clock
- C-b n p 0-5 switch window
:vsplit projects opens a page in a panetmux split-window works in the shell too