The fzf command for Unix/Linux shell // Part 02 - Binding shell commands to keystrokes in fzf

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 6

  • @rsmith31416
    @rsmith31416 2 ปีที่แล้ว +1

    Excellent work!

  • @kenrod6643
    @kenrod6643 2 ปีที่แล้ว +1

    I would have never thought of piping into "nl", nice tip. One thing I struggle with is customizing and using fzf inside of vim. The syntax is a bit different, and I haven't figured out how to do pipes like nl . Do you use fzf inside vim? I'd be interested in seeing how you use it. Great content btw.

    • @themouselessdev8655
      @themouselessdev8655  2 ปีที่แล้ว

      Yep, here's my config for fzf: raw.githubusercontent.com/Phantas0s/.dotfiles/master/nvim/pluggedconf/fzf.nvimrc
      Hope it helps!

  • @xnl-h4ck3r
    @xnl-h4ck3r 2 ปีที่แล้ว +1

    Amazing!

  • @tengs_fan
    @tengs_fan 2 ปีที่แล้ว

    impressive