This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"ctrl+tab" = "send_text all \\x1b[27;5;9~";
|
||||
"ctrl+shift+tab" = "send_text all \\x1b[27;6;9~";
|
||||
"alt+tab" = "send_text all \\x1b[27;3;9~";
|
||||
"ctrl+shift+enter" = "new_window_with_cwd";
|
||||
};
|
||||
settings = {
|
||||
scrollback_lines = 10000;
|
||||
@@ -23,6 +24,7 @@
|
||||
cursor_shape = "Underline";
|
||||
cursor_underline_thickness = 3;
|
||||
window_padding_width = 10;
|
||||
tab_bar_style = "powerline";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user