[Lldb-commits] [lldb] [lldb] Add fzf_history command to examples (PR #128571)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 24 13:39:32 PST 2025


https://github.com/JDevlieghere commented:

Instead of using `pbcopy/pbpaste`, which makes this macOS only, could you use a Python temp file and read/write from that? 

https://github.com/llvm/llvm-project/pull/128571


More information about the lldb-commits mailing list