From eff9acfdde8a40bcdd6c6bcec96381064c1060b4 Mon Sep 17 00:00:00 2001 From: kaernyk Date: Mon, 8 Sep 2014 09:21:59 -0400 Subject: [PATCH] Remove syntax highlighting bash syntax highlighting created issues with an open " originating in Keybinds. I have disabled syntax highlighting so the display is consistent --- tmux.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.html.markdown b/tmux.html.markdown index ae68ed75..b4a9fde9 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -13,7 +13,7 @@ created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. -```bash +``` tmux [command] # Run a command # 'tmux' with no commands will create a new session