From cef0953298cc5a768acbef776bfc8ad9c8679925 Mon Sep 17 00:00:00 2001 From: Edward Vielmetti Date: Tue, 14 Oct 2014 20:10:45 -0400 Subject: [PATCH] fix more funky page titles --- ....md => Resetting-your-editor-view-when-chat-interrupts.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename Resetting-your-editor-view-(when-chat-interrupts).md => Resetting-your-editor-view-when-chat-interrupts.md (65%) 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).