-
-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Description
I have switched to using counsel and ivy instead of ido and this is one of the features I miss from ido:
- When doing
C-x C-f, if the selection is on a file name that is not open in one of the buffers,C-kwill delete (or trash, depending ondelete-by-moving-to-trash) that file name. - When switching buffers,
C-kwill kill the selected buffer if open. If the buffer is already closed (virtual buffer) and if that buffer was associated to a file name, that file will be deleted (or trashed).
It will be nice to have these functionalities in counsel-find-file and ivy-switch-buffer.
Currently, I need to switch to that file/buffer and then delete/kill it.
takaxp
Metadata
Metadata
Assignees
Labels
No labels