CSI escape codes ESC[<n>E, ESC[<n>F aren't working while in xterm they are echo -en "\033[3F" or echo -en "\033[3E" and nothing happends. Reproducible: Always
CSI P s E Cursor Next Line P s Times (default = 1) (CNL). CSI P s F Cursor Preceding Line P s Times (default = 1) (CPL). http://invisible-island.net/xterm/ctlseqs/ctlseqs.html
Created attachment 85378 [details] see...
Git commit 06a5ade4a1f38382a444baacf2146246c51597e4 by Kurt Hindenburg. Committed on 02/03/2014 at 16:01. Pushed by hindenburg into branch 'master'. Add FIXMEs for CSI [nE and [nF CSI escape codes ESC[<n>E (next line), ESC[<n>F (prev line) M +2 -0 src/Vt102Emulation.cpp http://commits.kde.org/konsole/06a5ade4a1f38382a444baacf2146246c51597e4
Git commit 2f77058a4823592fe0d67c4e26d24328ceb4a2b5 by Kurt Hindenburg. Committed on 02/03/2014 at 16:01. Pushed by hindenburg into branch 'frameworks'. Add FIXMEs for CSI [nE and [nF CSI escape codes ESC[<n>E (next line), ESC[<n>F (prev line) (cherry picked from commit 06a5ade4a1f38382a444baacf2146246c51597e4) M +2 -0 src/Vt102Emulation.cpp http://commits.kde.org/konsole/2f77058a4823592fe0d67c4e26d24328ceb4a2b5
This was fixed in June 2020 - https://invent.kde.org/utilities/konsole/-/commit/66c830484c3e042284b23114ab51f99a706cea9e