Call startinsert after calling termopen
This commit is contained in:
@@ -97,6 +97,7 @@ local function exec_lazygit_command()
|
||||
execute([[
|
||||
call termopen('%s', {'on_exit': function('s:OnExit')})
|
||||
]], cmd)
|
||||
execute("startinsert")
|
||||
end
|
||||
|
||||
function lazygit()
|
||||
|
||||
Reference in New Issue
Block a user