tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

Update restoring_bash_history.md

Open zhangjiakouzf opened this issue 1 year ago • 0 comments

In some terminal, when it startups, the PROMPT_COMMAND is empty (ERR: PROMPT_COMMAND=";history -a"), and in some terminal else, the existance of trailing semicolon ; is uncertain. (ERR: PROMPT_COMMAND="xxxxxxxx;;history -a")

zhangjiakouzf avatar Jan 06 '24 07:01 zhangjiakouzf