[konsole] [Bug 418519] Konsole not processing ANSI codes for next line, previous line

Luis Alves bugzilla_noreply at kde.org
Sat Jul 4 21:21:00 BST 2020


https://bugs.kde.org/show_bug.cgi?id=418519

Luis Alves <luisalves05 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |20.08
      Latest Commit|                            |https://invent.kde.org/util
                   |                            |ities/konsole/commit/66c830
                   |                            |484c3e042284b23114ab51f99a7
                   |                            |06cea9e

--- Comment #1 from Luis Alves <luisalves05 at gmail.com> ---
Git commit 66c830484c3e042284b23114ab51f99a706cea9e by Luis Alves.
Committed on 04/07/2020 at 20:12.
Pushed by hindenburg into branch 'master'.

Add new ANSI sequences CNL and CPL

- It implements Cursor Next Line (CNL) sequence.
- It implments Cursor Previous Line (CPL) sequence.
- Ex: echo -e "Hello\e[3EWorld" or echo -e "Hello\e[3FWorld"
FIXED-IN: 20.08

https://invent.kde.org/utilities/konsole/-/merge_requests/116

M  +31   -0    src/Screen.cpp
M  +10   -0    src/Screen.h
M  +3    -3    src/Vt102Emulation.cpp

https://invent.kde.org/utilities/konsole/commit/66c830484c3e042284b23114ab51f99a706cea9e

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list