programs.intelli-shell.shellHotkeys
Settings for customizing the keybinding to integrate your shell with intelli-shell. You can see the details here: https://lasantosr.github.io/intelli-shell/guide/installation.html#customizing-shell-integration.
- Type
attribute set of string- Default
{ }- Example
{ bookmark_hotkey = "\\\\C-b"; fix_hotkey = "\\\\C-p"; search_hotkey = "\\\\C-t"; skip_esc_bind = "\\\\C-q"; variable_hotkey = "\\\\C-a"; }- Declared
- <home-manager/modules/programs/intelli-shell.nix>