[konsole] [Bug 474448] Wish: Allow cursor placement by mouse click in the current command
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Sep 15 15:04:00 BST 2023
https://bugs.kde.org/show_bug.cgi?id=474448
ninjalj at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ninjalj at gmail.com
--- Comment #3 from ninjalj at gmail.com ---
There's support for this via semantic shell integration:
https://docs.kde.org/trunk5/en/konsole/konsole/semantic-shell-integration.html
Currently, konsole only includes shell code to enable semantic shell
integration on bash. However, the shell integration script from the wezterm
terminal emulator
(https://github.com/wez/wezterm/blob/main/assets/shell-integration/wezterm.sh)
also (mostly) works on konsole, and provides integration for zsh in addition to
bash.
Also note that shells may provide more ways to edit command lines, e.g: bash in
emacs mode recognizes Alt+f and Alt+b to move forwards or backwards a word, and
these commands can be prefixed by a count, e.g: ESC+12, to move 12 words.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list