mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
add zombie kr option to screen to allow screen to stay open when process dies
This commit is contained in:
@ -5,6 +5,7 @@ defscrollback 1024
|
|||||||
startup_message off
|
startup_message off
|
||||||
altscreen on
|
altscreen on
|
||||||
autodetach on
|
autodetach on
|
||||||
|
zombie kr
|
||||||
|
|
||||||
activity "activity in %n (%t)"
|
activity "activity in %n (%t)"
|
||||||
bell_msg "bell in %n (%t)"
|
bell_msg "bell in %n (%t)"
|
||||||
|
@ -5,6 +5,7 @@ defscrollback 1024
|
|||||||
startup_message off
|
startup_message off
|
||||||
altscreen on
|
altscreen on
|
||||||
autodetach on
|
autodetach on
|
||||||
|
zombie kr
|
||||||
|
|
||||||
activity "activity in %n (%t)"
|
activity "activity in %n (%t)"
|
||||||
bell_msg "bell in %n (%t)"
|
bell_msg "bell in %n (%t)"
|
||||||
|
Reference in New Issue
Block a user