Bug 109306 - embedded console should not know about tab switches
Summary: embedded console should not know about tab switches
Status: RESOLVED DUPLICATE of bug 121920
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: konsole integration (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-19 11:16 UTC by arne anka
Modified: 2008-08-23 23:00 UTC (History)
0 users

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 arne anka 2005-07-19 11:16:35 UTC
Version:           unknown (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11.10

if you have several files open residing in different directories, ever tab-switch causes a cd to the file's directory -- it's understandable but not always desirable. e g i have to execute a command repeatedly in a specific directory but after a tabswitch i may be in the wrong directory. so it would be great if this feature may be configurable.
additionally the cd occurs in the history so scroling back in the shell's history shows a lot of rather meaningless "cd '/some/directory/foo/bar'".
it would be nice if those entries could be filtered so they're not swelling the histrory without need.
Comment 1 Amilcar do Carmo Lucas 2005-07-19 11:26:48 UTC
We use konsole, so reassigning
Comment 2 arne anka 2005-07-19 11:40:15 UTC
huh? it's not an issue of konsole but of the use kdevelop makes of konsole.
kdevelop forces konsole into a cd if a file in a tab resides in another directory and kdevelop should be able (if there's no better way) to clean up the embedded konsoles history.
Comment 3 Jens Dagerbo 2005-07-24 04:08:59 UTC
Right, this is implemented by KDevelop.

I always hated this misfeature. Worth having a second look at, imho.
Comment 4 Matt Rogers 2006-02-14 02:21:46 UTC

*** This bug has been marked as a duplicate of 121920 ***