Perfect for the KittyTerminal

  • open_preview: Hit ctrl→ when a file is selected and the preview panel appears. Preview text/image.
  • New feature: alt-c now mapped to the new :copy_line verb which, when in tree, puts the selected path in the clipboard and, when in text preview, puts the selected text line in the clipboard
  • canop
    link
    fedilink
    arrow-up
    10
    ·
    4 years ago

    Broot author here. I’d be happy to answer any question.

    • DessalinesA
      link
      fedilink
      arrow-up
      5
      ·
      4 years ago

      Daaang thank you so much for broot, I recently switched to using this even from vim, love it. :heart suit:

      • canop
        link
        fedilink
        arrow-up
        4
        ·
        4 years ago

        Great! And thanks for the feedback: The more I learn about how broot is used (or not used), the better I can tune it and improve it. So, how do you use it in vim ?

        • DessalinesA
          link
          fedilink
          arrow-up
          4
          ·
          4 years ago

          I can give my aliases if anyone wants, but I have a vim keymap to open broot, and I set my $EDITOR to use vim --servername main --remote-tab, then I press F2 on a file in broot, and it opens up in a vim tab.