[konsole] [Bug 431697] It is not possible to select (and thus copy) a previous command if it is log enough on a remote machine

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Jul 5 17:02:13 BST 2021


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

--- Comment #5 from ninjalj at gmail.com ---
What's the value of $TERM? What's the output of "infocmp"?

Your remote host probably doesn't have a terminfo description for
xterm-256color.  Konsole changed its default value for TERM from xterm to
xterm-256color back in late 2016 in
https://invent.kde.org/utilities/konsole/-/commit/2671800b084cf89f1a91c6b3fdf93eb3b8078672

TERM should be set to something that the remote host supports, e.g. by
launching ssh as follows:

TERM=xterm ssh your-known-host

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


More information about the konsole-devel mailing list