[lldb-dev] [Bug 47647] New: Use fzf (fuzzy finder) for search backward through history

via lldb-dev lldb-dev at lists.llvm.org
Fri Sep 25 11:59:37 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=47647

            Bug ID: 47647
           Summary: Use fzf (fuzzy finder) for search backward through
                    history
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: bruno.cardoso at gmail.com
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

Pretty much what the summary says. This would be really handy for quick
searching history. Not sure how easy is to hook this up to LLDB but several
tools (bash, zsh, vim, ...) can currently leverage this.

Fuzzy Finder:
https://github.com/junegunn/fzf

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200925/60aa1879/attachment-0001.html>


More information about the lldb-dev mailing list