Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Enhance ctrl-t behaviour #3914

Open
eli-percepto opened this issue Jul 9, 2024 · 0 comments
Open

[Feature] Enhance ctrl-t behaviour #3914

eli-percepto opened this issue Jul 9, 2024 · 0 comments

Comments

@eli-percepto
Copy link

eli-percepto commented Jul 9, 2024

Implement the following ctrl-t behaviour:

  1. If the cursor positioned exactly after a legal dir path, fzf this dir and substitute all the selected items in place the path.
  2. Else, fzf the current dir but sort the list by modification time (recent first as in ls -1t) and list the files/dirs of depth 0 first.
@eli-percepto eli-percepto changed the title [feature] Enhance ctrl-t behaviour [Feature] Enhance ctrl-t behaviour Jul 9, 2024
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

No branches or pull requests

1 participant