lazygit floating window
This commit is contained in:
+4
-2
@@ -19,8 +19,10 @@ bind l select-pane -R
|
|||||||
bind | split-window -h
|
bind | split-window -h
|
||||||
bind - split-window -v
|
bind - split-window -v
|
||||||
|
|
||||||
# Set default terminal to 256 colors
|
bind g popup -E -w 80% -h 90% -d "#{pane_current_path}" lazygit
|
||||||
set -g default-terminal "screen-256color"
|
|
||||||
|
set -g default-terminal "tmux-256color"
|
||||||
|
set -as terminal-overrides ",xterm-256color:Tc"
|
||||||
|
|
||||||
black="#000000"
|
black="#000000"
|
||||||
gray_light="#D8DEE9"
|
gray_light="#D8DEE9"
|
||||||
|
|||||||
Reference in New Issue
Block a user