This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// This Zellij config offers a more modal experience than the default. There are | |
// very few keybindings in the mode that you spend most of your time in, and we | |
// need to hit `C-space` to go into a mode where we navigate. | |
// The only keybindings in the normal mode are: | |
// - `C-space` to go into the tmux mode | |
// - `C-n` for a new pane | |
// - `C-t` for a new tab | |
// - `A-[` & `A-]` to go to the previous/next tab | |
// - `S-arrow` to navigate between panes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## FZF settings & functions for fish; collected with attribution and modified. | |
# These rely on `git lg`; from git's config: | |
# lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' | |
# They also rely on the following being installed: | |
# - bat | |
# - choose | |
# - delta | |
# - exa | |
# - fd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[=]>[delete] | |
[lp-tab]>[rctrl] | |
[rp-kpent]>[lalt] | |
[tab]>[rctrl] | |
[scroll]>[shutdn] | |
[hyphen]>[=] | |
[home]>[/] | |
[end]>[\] | |
[/]>[kp-lctrl] | |
[lctrl]>[lwin] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2021-08-28T07:21:06.832Z","extensionVersion":"v3.4.3"} |