normalize wiki names

This commit is contained in:
root
2019-09-22 20:15:31 -04:00
parent c074e179aa
commit 90ffb90619
11 changed files with 7 additions and 38 deletions

View File

@@ -0,0 +1,12 @@
---
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).