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

Issue 3914 enhance Ctrl-t [bash shell] #3918

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

eli-percepto
Copy link

Implementation of issues/3914 but only for bash shell.

Modify Ctrl-t behaviour in the following way (bash shell):

  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.

@eli-percepto eli-percepto changed the title Issue 3914 enhance ctrl t Issue 3914 enhance Ctrl-t [bash shell] Jul 10, 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

Successfully merging this pull request may close these issues.

None yet

1 participant