Bug 161236 - "delete file" context menu item in right-click-context-menu in file list
Summary: "delete file" context menu item in right-click-context-menu in file list
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-24 19:36 UTC by armin walland
Modified: 2014-01-13 09:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description armin walland 2008-04-24 19:36:27 UTC
Version:            (using KDE 3.5.9KDE 1.2)
Installed from:    Debian testing/unstable PackagesDebian stable Packages

hi!

i use kate mainly as some sort of extended clipboard with syntax highlighting ;)
so i always have a lot of open files in the filelist. i would love it, if it were possible to include a "delete file" item in the right-click context menu so that when an opened file is no longer needed at all, i can just delete it from there instead of closing it in kate and then deleting it from the file-system.

cheers for the great work of you guys! can't wait for kde 4.1 :)
Comment 1 Michal Humpula 2014-01-12 21:01:34 UTC
Git commit 7f6145704ba5b6ce996e57252232e7495d5b27d5 by Michal Humpula.
Committed on 12/01/2014 at 20:58.
Pushed by michalhumpula into branch 'frameworks'.

filetree: add close&delete action to ctx menu
FIXED-IN: 5.0

M  +43   -2    kate/filetree/katefiletree.cpp
M  +2    -1    kate/filetree/katefiletree.h

http://commits.kde.org/kate/7f6145704ba5b6ce996e57252232e7495d5b27d5
Comment 2 armin walland 2014-01-13 09:21:39 UTC
awesome! thanks :)