-
Reuse the page names. It can been disabled by reuse_page_names = 0 in the profile.
-
Shows the foreground running command on tab. It can been disabled by
page_shows_current_cmdline = 0 in the profile.
-
Shows the foreground running command on window title. It can been disabled by
window_shows_current_page = 0 in the profile.
-
Confirm to close a tab if there was a foreground running application.
-
Use kill() to kill running shell when use <Ctrl><W> or <Alt><F4> to force close this tab. Or the sub-process of this tab will be closed at the same time.
NOTE: please use <Ctrl><D> or exit to close tabs. <Ctrl><W> and <Alt><F4> only used when the foreground program of this tab is no-responds. the foreground program will be close if you pressed <Ctrl><W> to close this tab.
-
New menu item: [Change the font of every tab].