From: W. Trevor King Date: Sun, 8 Jul 2012 17:03:30 +0000 (-0400) Subject: Fix Mutt wikilink in the Screen post. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3fd99962409a7f7e343d88f587de9de64551c8b6;p=blog.git Fix Mutt wikilink in the Screen post. --- diff --git a/posts/Screen.mdwn b/posts/Screen.mdwn index cd850a3..4ce630c 100644 --- a/posts/Screen.mdwn +++ b/posts/Screen.mdwn @@ -4,7 +4,7 @@ describing them. I have two common use cases: * On my local host when I don't start X Windows, I login to a virtual terminal and run `screen`. Then I can easily open several - windows (e.g. for [[Emacs]], [[Mutt], [[irssi]], …) without having + windows (e.g. for [[Emacs]], [[Mutt]], [[irssi]], …) without having to log in on another virtual terminal. * On remote hosts when I'm doing anything serious, I start `screen` immediately aftering [[SSH]]-ing into the remote host. Then if my