From a66c00c599dcea54f2095fb56343a7e8a200d9f1 Mon Sep 17 00:00:00 2001 From: Johnathan Maudlin Date: Tue, 7 Oct 2014 17:12:25 -0400 Subject: Correct Contributor's list & line spacing - Contributor's list had an improper character which ruined the formatting. - The Theme section was preceded by three line breaks rather than two. --- tmux.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tmux.html.markdown b/tmux.html.markdown index 1fe97699..79829c88 100644 --- a/tmux.html.markdown +++ b/tmux.html.markdown @@ -3,7 +3,7 @@ category: tool tool: tmux contributors: - ["kaernyk", "https://github.com/kaernyk"] - - ["jmaud". "https://github.com/jmaud"] + - ["jmaud", "https://github.com/jmaud"] filename: LearnTmux.txt --- @@ -113,6 +113,7 @@ then later reattached. tmux.conf can be used to set options automatically on start up, much like how .vimrc or init.el are used. + ``` # Example tmux.conf # 2014.10 @@ -178,7 +179,6 @@ unbind % bind-key a send-prefix - ### Theme ########################################################################### -- cgit v1.2.3