https://bugs.kde.org/show_bug.cgi?id=431697
--- Comment #2 from Dmitri Koulikoff <k...@mitrah.ru> --- (In reply to ninjalj from comment #1) > This behavior doesn't come from konsole. It comes from the shell, and can > usually be configured via a shell option. > > For zsh: > set +o SINGLE_LINE_ZLE > > For non-ancient ksh93: > set -o multiline > > mksh doesn't seem to have a way to use multiline input. The same is probably > true of many older ksh variants. Thanks, but what setting is for bash? -- You are receiving this mail because: You are watching all bug changes.