[Konsole-devel] [Bug 46233] using bookmarks should clear command line first
Jekyll Wu
adaptee at gmail.com
Wed Sep 21 02:47:39 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=46233
Jekyll Wu <adaptee at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adaptee at gmail.com
--- Comment #10 from Jekyll Wu <adaptee gmail com> 2011-09-21 02:47:39 ---
Another issue is what to do when the foreground process is not a shell? Sending
'cd /path/to/folder' or 'ssh ...' into vim/mc/less does not make sense and
might cause damage. That sounds a stupid operation but I think some (new) users
might do that, because the current documentation does not contain clear
explanation on how bookmark works.
One possible way is checking which screen is in use:
1). If the secondary screen is in use, the foreground process is not a shell.
Do nothing in this case.
2). If the primary screen is in use, the foreground process may be a shell with
high probability. Do something as suggested in this report in this case.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list