| Summary: | Using "New Tab" using a profile that has a directory set ignores that dir. | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Thomas Zander <zander> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.9.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Zander
2007-11-17 09:34:17 UTC
SVN commit 749736 by zander: BUG: 152449 This makes sure that if you create a new tab it will always inherit the current dir, unless the profile you use (either the default using 'new tab' or using a profile specifically) has a directory set. In which case it will go to that dir. M +1 -1 Application.cpp M +1 -1 MainWindow.cpp M +2 -0 Session.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=749736 |