tmux-plugins/tmux-resurrect

Avoiding ``history`` commands being shown in terminal output

Open

#86 aberto em 12 de mai. de 2015

Ver no GitHub
 (26 comments) (8 reactions) (0 assignees)Shell (509 forks)batch import
help wanted

Métricas do repositório

Stars
 (12.753 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Fairly sure I know the answer to this, but I was interested to know whether there's any way of avoiding resurrect showing the history -w ... commands in the terminal output. I'm using resurrect with continuum and as a result, every 60 minutes (as per my config), another command gets issued to all terminals without a program running. The result is that after a few hours, the contents of a pane are get pushed further into the scrollback, making it increasingly harder to discover what was happening in the pane.

Is there any way to for the plugin / tmux to issue the command to the shell without it being outputted?

I'm using the latest version from Git of this plugin, Tmux 1.9 and Bash as my shell.

Thanks for the plugin, it's awesome!

Guia do colaborador