mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-23 06:36:17 -07:00
usr/share/byobu/profiles/common: explicitly set deflogin on,
LP: #525552
This commit is contained in:
parent
1c9db76c01
commit
67d3687d3b
2 changed files with 3 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -5,6 +5,8 @@ byobu (3.26) unreleased; urgency=low
|
||||||
usr/share/byobu/keybindings/f-keys,
|
usr/share/byobu/keybindings/f-keys,
|
||||||
usr/share/byobu/keybindings/screen-escape-keys:
|
usr/share/byobu/keybindings/screen-escape-keys:
|
||||||
- add a ctrl-f5 keybinding for reconnecting sockets
|
- add a ctrl-f5 keybinding for reconnecting sockets
|
||||||
|
* usr/share/byobu/profiles/common: explicitly set deflogin on,
|
||||||
|
LP: #525552
|
||||||
|
|
||||||
[ swalker <sdwalker@myrealbox.com> ]
|
[ swalker <sdwalker@myrealbox.com> ]
|
||||||
* A set of fixes for LP: #700911
|
* A set of fixes for LP: #700911
|
||||||
|
|
|
@ -25,6 +25,7 @@ startup_message off
|
||||||
vbell off
|
vbell off
|
||||||
msgwait 5
|
msgwait 5
|
||||||
defutf8 on
|
defutf8 on
|
||||||
|
deflogin on
|
||||||
|
|
||||||
# Define status commands
|
# Define status commands
|
||||||
# Use prime number intervals, to decrease collisions, which
|
# Use prime number intervals, to decrease collisions, which
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue