This commit is contained in:
mikatpt 2021-10-11 18:44:06 -04:00
parent 132da0d247
commit 99892c60ba

View File

@ -78,7 +78,7 @@ M.sendCommand = function(idx, cmd, ...)
end
if global_config.enter_on_sendcmd then
cmd = cmd .. "\n"
cmd = cmd .. "\n"
end
if cmd then