move tabs to bottom
This commit is contained in:
@@ -30,7 +30,7 @@ return {
|
|||||||
|
|
||||||
use_fancy_tab_bar = false,
|
use_fancy_tab_bar = false,
|
||||||
hide_tab_bar_if_only_one_tab = true,
|
hide_tab_bar_if_only_one_tab = true,
|
||||||
tab_bar_at_bottom = false,
|
tab_bar_at_bottom = true,
|
||||||
-- How many lines of scrollback you want to retain per tab
|
-- How many lines of scrollback you want to retain per tab
|
||||||
scrollback_lines = 3500,
|
scrollback_lines = 3500,
|
||||||
enable_scroll_bar = true,
|
enable_scroll_bar = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user