mirror of
https://github.com/tmate-io/tmate.git
synced 2025-06-24 11:33:47 +02:00
Clarify user message
This commit is contained in:
parent
9781946a70
commit
0272757aa5
@ -192,6 +192,7 @@ void tmate_session_start(void)
|
|||||||
*/
|
*/
|
||||||
if (!tmate_foreground) {
|
if (!tmate_foreground) {
|
||||||
cfg_add_cause("%s", "To see these messages again, run: tmate show-messages");
|
cfg_add_cause("%s", "To see these messages again, run: tmate show-messages");
|
||||||
|
cfg_add_cause("%s", "Press <Enter> to dismiss");
|
||||||
cfg_add_cause("%s", "-----------------------------------------------------");
|
cfg_add_cause("%s", "-----------------------------------------------------");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user