Skip to content

Conversation

mychris
Copy link
Contributor

@mychris mychris commented Feb 16, 2024

This command removes the marked lines from the directory-mode buffer:

Delete the marked lines from the directory-mode buffer.
This does not delete the marked entries, but only remove them from the buffer.

This function can be useful to narrow the directory buffer by first marking lines using a regex and then killing those lines.

I also added a helper method MARKED-LINES which returns a list of temporary points for each marked line.
MARKED-FILES is now implemented using this helper.

This command removes the marked lines from the directory-mode buffer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants