Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试了以下命令。
$ tmux popup '$(history -r | fzf --layout=reverse --no-sort +m --query "$LBUFFER" --prompt="History > ")'
那么,弹出历史的数量为0。我怎样才能摆脱0历史?