1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 21:42:08 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Nuno Agostinho
166688ddeb
tmux: add window management commands and small improvements (#4953) 2020-11-20 23:55:15 -03:00
Ryan Olson
8169ae1edc
Tmux improvements (#3806)
As it's in the tmux tldr, we don't need to mention tmux when talking
about a tmux session.  Cleaned up some wording as well.

Oftentimes, users will change their prefix.  This shouldn't assume that
your prefix is Ctrl-b.

Detach session also needs to be a lowercase "d" rather than uppercase.

The tip for killing your current session does not work as described.
If you simply use "prefix x", that allows you to kill your pane, not
your session. Killing your session isn't bound to any key command (by
default).  So the best way to kill your current session (from within
tmux) is not outlined.
2020-02-12 11:48:30 +00:00
Marco Bonelli
66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
pxgamer
a162056599 tmux: add link to homepage 2019-05-14 14:58:59 -03:00
Hay Kranen
235f69857e tmux: adding how to kill a session when attached (#1940) 2018-01-27 13:46:07 +05:30
Waldir Pimenta
433370e2ad change all keyboard shortcuts to have spaces around the + sign (#1356) 2017-04-28 23:34:51 +01:00
Waldir Pimenta
7e1f06ade4 standardize format of keyboard shortcuts (#1354)
* fix capitalization of keyboard shortcuts (elinks, tmux, screen)
* adjust formatting of keyboard shortcuts (tail, xsel)
2017-04-28 08:44:50 +01:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
egilkh
3acb4dc447 Fix missing backticks
Added some backticks that where missing.
2014-11-04 14:44:44 +01:00
Lyuben Petrov
d63d1a7b31 Add tmux 2014-11-02 14:13:40 +02:00