- NVIM: Mapped '<leader>xt' to close-tab, Noice message for directory

change sent to bottom  - was too distracting
- Kitty: Made the configuration more portable across *unix OSes
This commit is contained in:
Pratik Tripathy
2024-03-21 13:11:21 +05:30
parent 39992add32
commit ea30b2722f
6 changed files with 88 additions and 83 deletions

View File

@@ -1051,7 +1051,7 @@ map ctrl+shift+l kitten pass_keys.py right ctrl+shift+l "^.* - nvim$"
# Redundant, they are used for scrollback.nvim as well
# But, this would work even if we uninstall scrollback.nvim
listen_on unix:@mykitty
listen_on unix:/tmp/mykitty
allow_remote_control yes
#: Tab bar {{{