From 618769b62fbaefdd67439e4f169fb7fed1441bae Mon Sep 17 00:00:00 2001 From: Bruno Sutic Date: Sat, 20 Sep 2014 13:23:42 +0200 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7d03df6..e77415c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ This plugin goes to great lengths to save and restore all the details from your Requirements / dependencies: `tmux 1.9` or higher, `pgrep`, `bash`. +`tmux-resurrect` is idempotent! It will not try to restore panes or windows that +already exist. + ### Installation with [Tmux Plugin Manager](https://github.com/tmux-plugins/tpm) (recommended) Add plugin to the list of TPM plugins in `.tmux.conf`: