diff options
author | Silvino Silva <silvino@bk.ru> | 2017-02-25 18:40:03 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-02-25 18:40:03 +0000 |
commit | d26a4e12deafade205d37a9fda748a6b78dfdb6a (patch) | |
tree | 2ed6d8ca57e6c095748eeb99c811cf9d038ad1af /core/tmux.html | |
parent | 7ecd18da2b5518296bdb366234fb04a1e46335e8 (diff) | |
download | doc-d26a4e12deafade205d37a9fda748a6b78dfdb6a.tar.gz |
overall revesion
Diffstat (limited to 'core/tmux.html')
-rw-r--r-- | core/tmux.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/tmux.html b/core/tmux.html index d1ab587..fe494b5 100644 --- a/core/tmux.html +++ b/core/tmux.html @@ -2,13 +2,13 @@ <html dir="ltr" lang="en"> <head> <meta charset='utf-8'> - <title>2.4.3. Tmux</title> + <title>2.5.3. Tmux</title> </head> <body> <a href="index.html">Core OS Index</a> - <h1 id="tmux">2.4.3. Tmux</h1> + <h1 id="tmux">2.5.3. Tmux</h1> <p>Install tmux, improves cli work efficiency;</p> @@ -79,7 +79,7 @@ key } swap pane </pre> - <h2 id="cpypst">2.4.3.1. Copy paste</h2> + <h2 id="cpypst">2.5.3.1. Copy paste</h2> <p>This instructions are valid if tmux.conf file discribed in this document is used;</p> |