mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* usr/share/man/man1/byobu.1:
- update examples
This commit is contained in:
parent
fa27aaa5ef
commit
e3e7862a16
2 changed files with 5 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
byobu (5.105) unreleased; urgency=medium
|
||||
|
||||
* UNRELEASED
|
||||
* usr/share/man/man1/byobu.1:
|
||||
- update examples
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sun, 28 Feb 2016 23:46:26 -0600
|
||||
|
||||
|
|
|
@ -136,6 +136,9 @@ For example:
|
|||
For example:
|
||||
$ cat $BYOBU_CONFIG_DIR/windows.tmux.split4
|
||||
new-session 'bash' ;
|
||||
new-window -n term1 ;
|
||||
new-window -n term2 ;
|
||||
new-window -n ssh ssh 10.9.8.7 ;
|
||||
split-window ;
|
||||
split-window ;
|
||||
split-window ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue