Summary: | Option to cd into dropped directories | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, dav1dblunk3tt, donn.ingle |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | 4.9.0 | |
Sentry Crash Report: |
Description
Dotan Cohen
2009-06-25 19:35:55 UTC
cd or mv or cp. KDE 3.x used to do this (well the cd at least, can't recall the exact details). Yea, the old Konsole 3 had a menu where you could choose. With KDE 4 you have to type 'cd' and then drag-n-drop. I'm not sure if it was removed due to lack of time coding or usability/feature issues. *** Bug 252725 has been marked as a duplicate of this bug. *** Git commit c08484f40a424825490cb297e33046cb5ffdad5a by Jekyll Wu. Committed on 26/01/2012 at 17:05. Pushed by jekyllwu into branch 'master'. Add action "Change Directory to" for cding into dropped directory. That action is shown only when: 1). only one item is selected and dropped 2). that item is local instead of remote 3). that item is a directory instead of file FIXED-IN: 4.9 M +28 -0 src/TerminalDisplay.cpp M +2 -0 src/TerminalDisplay.h http://commits.kde.org/konsole/c08484f40a424825490cb297e33046cb5ffdad5a |