It does not make sense to provide "MimeType" entry together with the current
"Exec=konsole --background-mode" entry, since that command simple does not
expect file argument.
It feels out of place to put that submenu between "Copy","Paste" and "Select
All". The new place is not ideal, but I think it is beeter than current
situation.
This is just a workaround for the problem of opening "~/Documents" on startup.
Although it is simple (just one line) and easy to understand, it is still a
not-so-pleasant hack which doesn't need to be added at the first place.
Note, the per-profile working directory still takes precedence if it is set
CCBUG: 302903
This reintroduces the "Send Signals" from KDE 3.5.
SIGSTOP/CONT/HUP/INT/TERM/KILL/USR1/USR2
Patch by Kasper Laudrup laudrup@stacktrace.dk
FIXED-IN: 4.10
FEATURE: 214908
No keyboard shortcuts are provided because they often conflict with
actions from hosting applications. The only way to use this searching
feature is from context menu
FEATURE: 162319
FIXED-IN: 4.9.0
REVIEW: 104608
DIGEST:
There is a submenu in the context menu for searching selected text using
any of the enabled search provider and opening the result in the default
web browser.
This could be useful for searching compilation failure messages, warning
messages in logfile, etc.
DIGEST:
FEATURE:
FIXED-IN: 4.9.0
REVIEW: 104493
This action will create new tab/session using the same settings(command,
colors, etc) used in current tab/session.
At this moment, this action does not always clone current tab/session
100%. For example, If you change the scrollback setting of current
session temporarily through context menu or dbus method, this action
won't clone the temporary change. Another example is the tab title.
On the other hand, this action works quite well with command line
options(-e, -p, etc) and the 'konsoleprofile' utility.
FEATURE:254976
FEATURE:292518
FIXED-IN:4.9.0
REVIEW:103859
DIGEST:
- the change is not saved into profile and only influences current tab
- remove the 'Save to current profile' checkbox
- remove the 'Defaults' button
- change dialog title from "Scrollback Options" to "Adjust Scrollback"
- change action from "Scrollback Options..." to "Adjust Scrollback..."
The new dialog makes the "Adjust Scrollback..." action more consistent with most
of other actions in the context menu, since they only influence or work in the
context of current tab.
The UI change is not quite satisfactory. Feel free to refine the UI part
to make it more clear and elegant.
BUG: 227144
FIXED-IN : 4.8
REVIEW: 102688
- Rename it into 'Switch Profile' to avoid potential confusion.
- Also put it under the 'Settings' menu.
TODO: rename related methods which use 'change' in their names.
BUG: 245795
FIXED-IN:4.8
REVIEW: 102686