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 in bash #3914

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

[Feature] Enhance ctrl-t behaviour in bash #3914

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

Comments

@eli-percepto
Copy link

eli-percepto commented Jul 9, 2024

Implement the following ctrl-t behaviour:

  1. Change the default setting (current dir) to present first the files and directories of depth 0 in order of decreasing modification time (as in ls -t1)
  2. If the cursor follows immediately a word which is a path to an existing dir, fzf this dir instead of the current.

PR #3918

@eli-percepto eli-percepto changed the title [feature] Enhance ctrl-t behaviour [Feature] Enhance ctrl-t behaviour Jul 9, 2024
@phanirithvij
Copy link

  1. already works for fish shell, but not for bash

@eli-percepto
Copy link
Author

I've opened this PR
#3918
What do you tihnk?

@phanirithvij
Copy link

I haven't had the time to test it out. will check it out and get back to you.

just fyi I am just a regular fzf user.

@eli-percepto eli-percepto changed the title [Feature] Enhance ctrl-t behaviour [Feature] Enhance ctrl-t behaviour in bash Dec 24, 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

2 participants