mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-15 16:48:35 +00:00
attempt to fix shell lagging after exiting tuis
This commit is contained in:
@@ -69,6 +69,9 @@ in
|
||||
set -g fish_cursor_insert line
|
||||
set -g fish_cursor_visual block
|
||||
set -g fish_cursor_replace_one underscore
|
||||
|
||||
# Fix for lagging after exiting TUIs with Zellij and Ghostty
|
||||
set -a fish_features no-query-term
|
||||
'';
|
||||
loginShellInit = "";
|
||||
shellAbbrs = {
|
||||
|
||||
Reference in New Issue
Block a user