[Konsole-devel] [Bug 145148] insert file url directly if dragged by middle mouse button onto konsole
estellnb at yahoo.de
estellnb at yahoo.de
Mon May 7 15:22:52 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145148
------- Additional Comments From estellnb yahoo de 2007-05-07 17:22 -------
Additionally if I select a command like cd or cp from the menu I would expect a Home/Pos1 to be issued before pasting the text because otherwise the command will appear somewhere in the middle which is an error:
wrong: xxyyy ln '/home/usr/mydir'
better: ln -s '/home/usr/mydir' xxyyy
wrong: xxyyy cd '/home/usr/mydir' <LF>
better: cd '/home/usr/mydir' <LF>
xxyyy
More information about the konsole-devel
mailing list