[konsole] [Bug 347323] Add support for changing cursor shape with extended DECSCUSR escape sequences

Kurt Hindenburg bugzilla_noreply at kde.org
Sat May 5 00:38:33 UTC 2018


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

--- Comment #7 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit b0d3d83eca4f523a9e4acd3989da6be96033536a by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 05/05/2018 at 00:38.
Pushed by hindenburg into branch 'master'.

Export KONSOLE_VERSION as an environment variable

Summary:
The env var is exported as a numeric string (by removing the dots from
the version string), this has the benefit of making it simpler to compare
the version in shell arithmetic expressions.

This should help programms like neovim check if konsole has support
for terminal capabilities (e.g. DECSCUSR) by using a condition that
checks the konsole version. See also:
https://github.com/neovim/neovim/issues/8300

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: #konsole

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D12621

M  +1    -0    src/SessionManager.cpp

https://commits.kde.org/konsole/b0d3d83eca4f523a9e4acd3989da6be96033536a

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


More information about the konsole-devel mailing list