Skip to content

Commit

Permalink
Clarify user message
Browse files Browse the repository at this point in the history
  • Loading branch information
nviennot committed Nov 7, 2019
1 parent 9781946 commit 0272757
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tmate-session.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ void tmate_session_start(void)
*/
if (!tmate_foreground) {
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", "-----------------------------------------------------");
}

Expand Down

0 comments on commit 0272757

Please sign in to comment.