remove wall from wiki

This commit is contained in:
Ben Harris 2019-09-24 11:05:03 -04:00
parent 844aa0bbb1
commit 33cc48da16
2 changed files with 0 additions and 25 deletions

View File

@ -40,16 +40,3 @@ if you're feeling especially motivated, please reach out to the support on
your mail provider and ask them to look into why you're not receiving the your mail provider and ask them to look into why you're not receiving the
messages. messages.
## chat from the command line
Back on the command line, you may want to participate in chat. There is some great chat, likely, or you have questions.
Type: `wall` and `[return]` to tell Terminal you are ready to chat
Type your message to the world and `[return]`
`CTRL+D` to post or `CTRL+C` to change your mind and cancel
Have fun!
If you're tired of reading chats in a window, `mesg n` will turn it off, and `mesg y` will
turn it back on again. And if you want to see more people, look for IRC.

View File

@ -1,12 +0,0 @@
---
title: Resetting your editor view when chat interrupts
---
You may have been caught off guard while editing and had some random chat messages muss up your view. It didn't actually edit your HTML page but you need to reset your editor view.
`CTRL+L` will reset your view
`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).