[Konsole-devel] [Bug 175140] konsole -profile functionality from kde 3.5.x
Jekyll Wu
adaptee at gmail.com
Mon Feb 6 14:18:32 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=175140
Jekyll Wu <adaptee at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adaptee at gmail.com
--- Comment #20 from Jekyll Wu <adaptee gmail com> 2012-02-06 14:18:32 ---
[Comment from a Konsole contributor who has never used KDE3 Konsole in a
serious way]
Well, I'm not sure whether this feature is removed intentionally or just not
reimplemented yet. But comments #13 ~ #16 are really not helpful for getting
this feature back. I can understand the frustration and anger when your
favorite feature is gone after "upgrading", but sarcasm is NEVER constructive.
(In reply to comment #13)
> My workaround was to switch to mrxvt, which offers this functionality. Config
> is by textfiles, which is not as comfortable, but offers more structure.
If you are fine with editing some file manually, Konsole provides similar
possibility since KDE SC 4.5 . You can use the "--tabs-from-file" option to
tell Konsole how to create tabs based upon a simple text file like this:
# At this moment the effective format is "title:<title> ;; command:
<command> ;;"
title: zsh ;; command: zsh;;
title: tmux ;; command: tmux;;
title: mc ;; command: mc;;
title: user at host ;; command: ssh user at host;;
That option and its related format are not good enough IMO, but it could be a
start point for getting this feature back.
--
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