Bug 70147 - Wish: context toolbar in Konsole
Summary: Wish: context toolbar in Konsole
Status: RESOLVED INTENTIONAL
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 18:44 UTC by Shane Hathaway
Modified: 2007-02-10 04:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shane Hathaway 2003-12-11 18:44:26 UTC
Version:            (using KDE KDE 3.1.4)
Installed from:    Gentoo Packages

I'd like to suggest a context toolbar for Konsole.  I've made a mockup that you can find at the following URL:

http://hathaway.freezope.org/Images/context-konsole.png

The toolbar at the top of the window shows you what directory the shell is currently visiting.  Presumably the shell tells Konsole what the current directory is using escape sequences in the prompt.  The up button issues a "cd .." to the shell, while the back and forward buttons move you to recently visited directories by issuing "cd" commands.

The most important feature is the history of recent directories, accessible from the URL drop-down widget.  Personally, I would save a lot of time if I could navigate this way.
Comment 1 Jason Hihn 2004-03-09 15:05:34 UTC
Please see bugs (wishes) 77080 and 77081 for extensions of this idea.
Comment 2 Robert Knight 2007-02-10 04:11:38 UTC
As mentioned in other reports, I am very loathe to add any GUI controls to Konsole of this sort.

I feel that the basic problem here of navigating around directories really ought to be fixed in the shell program ( ie. bash ) rather than in the terminal emulator.