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履歴を消すにはどうすればいいですか?