We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31d38d1 commit 98e15dfCopy full SHA for 98e15df
lua/toggleterm/config.lua
@@ -45,7 +45,7 @@ local config = {
45
terminal_mappings = true,
46
start_in_insert = true,
47
persist_size = true,
48
- persist_mode = false,
+ persist_mode = true,
49
close_on_exit = true,
50
direction = "horizontal",
51
shading_factor = constants.shading_amount,
0 commit comments