| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 76fe6863ce1338d0e1dd0a9bc84630187a21ed11)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://invent.kde.org/utilities/konsole/-/commit/66c830484c3e042284b23114ab51f99a706cea9e
This relates to issue TDE/tde#71.
Signed-off-by: Michele Calgaro <[email protected]>
-------------------------------------------------------------
Original commit info:
From: Luis Alves <[email protected]>
Date: Wed, 10 Jun 2020 17:34:15 -0300
Subject: 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"
-------------------------------------------------------------
(cherry picked from commit d397267391a4bbf21bf070e4c0f19b618914aab2)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1f39afd8d12daf963fc0e21156b38c67b396dd9a)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CSI S escape sequence (SU, scroll up) ignored if number of lines to
scroll bigger than scrollable lines
REVIEW: 130133
BUG: 379318
Taken from KDE patches and adapted to TDE.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 0bb1c7eb4c2c423ebf52d199ad307e4163821a67)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary:
This behavior is present in e.g. xterm and linux console.
Currently when using CSI 2J escape sequence, screen contents are
appended to scrollback (including bottom empty lines). This is breaking
`clear` command, which replaces scrollback with current screen contents.
BUG: 384218
Test Plan:
* Start Konsole with a shell
* `clear`
**Expected result:**
Cleared display, empty scrollback.
**Actual result:**
Cleared display, but scrollback contains previous display contents.
---
* Start Konsole with a shell
* seq 1000
* `echo -ne '\033[2J`
**Expected result:**
Cleared display, numbers in last scrollback lines.
**Actual result:**
Cleared display, but scrollback contains previous display contents
(i.e. shell prompt in last lines)
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: hindenburg, konsole-devel, #konsole
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D21282
Taken from KDE patches and adapted to TDE.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 838025df1cdfed31cfb086329cbf090b79d33159)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch by btown using lxde/qtermwidget@60221da by @yan12125
ECMA-48 8.3.103 describes the sequence CSI Pn b for repeating the
previous character in the data stream. This sequence has been present
in XTerm since January 1997 and has been added to the latest terminfo
entry for xterm-new and derived entries such as xterm-256color.
https://phabricator.kde.org/D10064
Taken from KDE patches and adapted to TDE.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 4934beb5506ba7564e0f397781cd7fe7d49eb0c0)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a3876433e87e4d6c1acba4bf0e7ac695b25776f8)
|
|
|
|
|
|
|
|
| |
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 2f706891f32258c2b070471905f983e4585296d2)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d4b559f91838a9d3e63c1aed0b3960dca4e4df14)
|
|
|
|
|
|
|
| |
files instead of generating temporary name list file.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b496ee27b9119a3cbf90b7b493fff499b8d66e7b)
|
|
|
|
|
| |
Signed-off-by: Chris <[email protected]>
(cherry picked from commit 2d7de7cea4e48670e9849188b6475c344600790b)
|
|
|
|
|
| |
Signed-off-by: Chris <[email protected]>
(cherry picked from commit 0721f2d3f40ee990c2227563889dff3d540f9224)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2)
|
|
|
|
|
|
|
| |
Update TIMEZONES list.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b95b665c78a047fc540e2bc4a8c19be6db03b825)
|
|
|
|
|
|
| |
Partially cherry-picked from commit f2ca34345.
Signed-off-by: Michele Calgaro <[email protected]>
|
|
|
|
| |
(cherry picked from commit 09dce5e19f37776c560f0af4eb000baaaf6b50b1)
|
| |
|
|
|
|
| |
fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
|
| |
|
|
|
|
| |
This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
|
| |
|
| |
|
|
|
|
| |
text_italic, text_under, text_strike, and spellcheck icons into XDG compliance
|
|
|
|
| |
player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
|
|
|
|
| |
fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
|
| |
|
|\ |
|
| |
| |
| |
| | |
Fix "dlopen" function detection
|
|/ |
|
| |
|
|
|
|
| |
match XDG specifications
|
| |
|
|
|
|
|
| |
This was accidentally broken in commit efdf0bbc
This resolves Bug 2142
|
|
|
|
| |
in terminal emulation after restored sessions. This relates to bug 1026.
|
|
|
|
| |
after restored sessions. This resolves bug 1026 for good.
|
|
|
|
| |
This resolves bug 1026.
|
|
|
|
| |
This relates to bug 1026.
|
|
|
|
| |
This relates to bug 1026.
|
|
|
|
| |
This relates to bug 1026.
|
| |
|
|
|
|
| |
menu item for Trinity control center for those environments.
|
| |
|
| |
|
|
|
|
| |
This resolves Bug 853
|
|
|
|
|
| |
Add default shortcut for show/hide Konsole menu bar
This resolves Bug 1701
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This resolves Bug 1682
|