diff --git a/Resetting-your-editor-view-(when-chat-interrupts).md b/Resetting-your-editor-view-when-chat-interrupts.md similarity index 65% rename from Resetting-your-editor-view-(when-chat-interrupts).md rename to Resetting-your-editor-view-when-chat-interrupts.md index 30c474d..c95a7b3 100644 --- a/Resetting-your-editor-view-(when-chat-interrupts).md +++ b/Resetting-your-editor-view-when-chat-interrupts.md @@ -2,4 +2,7 @@ You may have been caught off guard while editing and had some random chat messag `CTRL+L` will reset your view -`mesg n` at the command prompt will turn off chat messages in that window. \ No newline at end of file +`mesg n` at the command prompt will turn off chat messages in that window. + +If you don't ever want to see wall messages on your screen, put `mesg n` +into your startup file (details of how to do that needed here).