Revision 42e7686...
Go back to digest for 20th March 2011Bug Fixes in KDE Base
Kurt Hindenburg committed changes in [konsole] src/SessionController.cpp:
Allow user to enter commands as bookmarks.
Previously, bookmarks where converted to KUrls and then only protocols
Konsole knew about internally were processed. Now if a bookmark has no
KUrl protocol, Konsole just sends the bookmark to the shell.
This will solve issues such as 'ssh user@server -p port tail -f file'
as well as allowing any command to be a bookmark.
FIXED-IN: 4.6.2
File Changes
Modified 1 files
- src/SessionController.cpp
1 files changed in total