Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Salzmann-Jaeckel
tmux-resurrect
Commits
87b2d757
Unverified
Commit
87b2d757
authored
Aug 29, 2014
by
Bruno Sutic
Browse files
Update readme
parent
54f47a40
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
87b2d757
...
...
@@ -2,16 +2,16 @@
Persists
`tmux`
environment across system restarts.
Tmux is great, except when you have to restart
your
computer. You loose all the
Tmux is great, except when you have to restart
the
computer. You loose all the
running programs, working directories, pane layouts etc.
There are helpful management tools out there, but they require initial
configuration and continuous updates as your workflow evolves or you start new
projects.
Enter
`tmux-session-saver`
: tmux persistenc
e
w
it
hout configuration so there are
no interrup
tion
s
i
n your workflow
.
`tmux-session-saver`
saves all th
e
l
it
tle details from tmux environment so it
can be easily restored after system restart. No configura
tion i
s required
.
It
will
even (optionally)
[
restore vim sessions
](
#restoring-vim-sessions
)
!
It even (optionally)
[
restore
s
vim sessions
](
#restoring-vim-sessions
)
!
### Key bindings
...
...
@@ -29,7 +29,8 @@ This plugin goes to great lengths to save and restore all the details from your
-
active and alternative session
-
active and alternative window for each session
-
active pane for each window
-
programs running within a pane! More details in the
[
configuration section
](
#configuration
)
.
-
programs running within a pane! More details in the
[
configuration section
](
#configuration
)
.
-
restoring vim sessions (optional). More details in
[
restoring vim sessions
](
#restoring-vim-sessions
)
.
...
...
@@ -66,7 +67,9 @@ You should now be able to use the plugin.
### Configuration
Only a conservative list of programs is restored by default:
Configuration is not required - but it enables extra features.
Only a conservative list of programs is restored by default:
<br/>
`vi vim emacs man less more tail top htop irssi irb pry "~rails console"`
.
Open a github issue if you think some other program should be on the default list.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment