31 lines
783 B
Plaintext
31 lines
783 B
Plaintext
include colors/base16/base16-gruvbox-dark-hard-256.conf
|
|
|
|
font_family Iosevka Term
|
|
font_size 11
|
|
bold_font Iosevka Term Medium
|
|
italic_font Iosevka Term Oblique
|
|
bold_italic_font Iosevka Term Medium Oblique
|
|
adjust_line_height 95%
|
|
|
|
tab_bar_style separator
|
|
tab_separator " ┇ "
|
|
|
|
term xterm-256color
|
|
|
|
map ctrl+shift+enter new_window_with_cwd
|
|
|
|
map ctrl+shift+t new_tab_with_cwd
|
|
|
|
map ctrl+shift+1 goto_tab 1
|
|
map ctrl+shift+2 goto_tab 2
|
|
map ctrl+shift+3 goto_tab 3
|
|
map ctrl+shift+4 goto_tab 4
|
|
map ctrl+shift+5 goto_tab 5
|
|
map ctrl+shift+6 goto_tab 6
|
|
map ctrl+shift+7 goto_tab 7
|
|
map ctrl+shift+8 goto_tab 8
|
|
map ctrl+shift+9 goto_tab 9
|
|
|
|
# Would open the scrollback buffer in a new window when you press the F1 key
|
|
map ctrl+shift+f1 pipe @ansi window less +G -R
|