- 21 Oct, 2019 1 commit
-
-
Bruno Sutic authored
Deprecate restoring shell history
-
- 27 Aug, 2019 1 commit
-
-
Bruno Sutic authored
"restoring shell history" feature is very invasive and dirty. I propose removing it in the future without the replacement. I worry it spoils the first experience of using this plugin for users that accidentally turn it on and don't know how to turn it off, see https://github.com/tmux-plugins/tmux-resurrect/issues/288 Also, it hurts me to reject PRs that improve the feature. Thoughts?
-
- 19 Apr, 2019 1 commit
-
-
Bruno Sutic authored
-
- 01 Mar, 2019 2 commits
-
-
Bruno Sutic authored
Adds a fix for directory paths with spaces that aren't escaped.
-
Graham Patterson authored
-
- 07 Jan, 2019 1 commit
-
-
Bruno Sutic authored
Add mosh-client default strategy
-
- 29 Dec, 2018 1 commit
-
-
*Kim Zick (rummik) authored
-
- 30 Nov, 2018 1 commit
-
-
Bruno Sutic authored
fix #95 restore name of first window
-
- 08 Oct, 2018 1 commit
-
-
Bruno Sutic authored
Windows file names can not contain a colon
-
- 11 Sep, 2018 2 commits
-
-
-
Bruno Sutic authored
Previously we used 'ps -eo' for some operating systems. It turns out flags '-ao' work fine for all, and it should also be fine per posix spec http://pubs.opengroup.org/onlinepubs/9699919799/utilities/ps.html#tag_20_96
-
- 10 Sep, 2018 1 commit
-
-
Mario authored
That would solve https://github.com/tmux-plugins/tmux-resurrect/issues/131
-
- 20 Aug, 2018 2 commits
-
-
Bruno Sutic authored
Further Save and restore hooks
-
Ash Berlin-Taylor authored
And make the hook calling simpler at the call site.
-
- 17 Aug, 2018 1 commit
-
-
Sergey Vlasov authored
-
- 28 Jan, 2018 1 commit
-
-
- 27 Jan, 2018 1 commit
-
-
Wouter R authored
-
- 24 Jan, 2018 2 commits
-
-
Wouter R authored
-
https://github.com/tmux-plugins/tmux-resurrect/issues/176Wouter R authored
This removes (un)zooming on save which should not be necessary anymore with recent tmux versions (from 2.2 on?).
-
- 04 Dec, 2017 1 commit
-
-
Kevin Tindall authored
-
- 14 Nov, 2017 2 commits
-
-
Bruno Sutic authored
README: Use the SVG Travis badge
-
Kevin Ji authored
-
- 26 Oct, 2017 1 commit
-
-
Bruno Sutic authored
remove_old_backups() : replace xargs with -exec to handle 0 files found better
-
- 25 Oct, 2017 1 commit
-
-
Eugene Van Dam authored
by find better
-
- 10 Oct, 2017 2 commits
-
-
Bruno Sutic authored
Add weechat to conservative list
-
Job Snijders authored
-
- 24 Sep, 2017 2 commits
-
-
Bruno Sutic authored
Add instruction for NodeJS related project and tools
-
Minh Son Nguyen authored
-
- 04 Jun, 2017 11 commits
-
-
Bruno Sutic authored
-
Bruno Sutic authored
-
Bruno Sutic authored
-
Xu Cheng authored
remove backup files older than 30 days, but keep at least 5 copies of backup. Fixes #102.
-
Bruno Sutic authored
-
Mohammad Alsaleh authored
This is necessary for zsh. Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
Mohammad Alsaleh authored
Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
Mohammad Alsaleh authored
Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
Mohammad Alsaleh authored
Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
Mohammad Alsaleh authored
Also make @resurrect-save-bash-history an alias to the new option. Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
Mohammad Alsaleh authored
Signed-off-by:
Mohammad Alsaleh <CE.Mohammad.AlSaleh@gmail.com>
-
- 01 Jun, 2017 1 commit
-
-
Bruno Sutic authored
Closes #197
-