Skip to content

How use: bind -m vi-insert -x '"\C-r": __fzf_history__' in clifm? #282

Answered by leo-arch
LinArcX asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @LinArcX.

Though it does not provide exactly the same functionality, you can try with !<TAB> (the main difference being that you get clifm's command history, not bash).

EDIT: Since the latest commit it is possible to bind !<TAB> to a custom keybinding via the cmd-hist action in the keybindings file. For example, to bind it to Ctrl-r:

  1. Edit the keybindings file: kb edit
  2. Add this: cmd-hist:\C-r.
  3. Restart Clifm.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@LinArcX
Comment options

@leo-arch
Comment options

@LinArcX
Comment options

Answer selected by LinArcX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants