From 070bfab3e331709187a6bd1967836d7965b18fa8 Mon Sep 17 00:00:00 2001 From: ZyX Date: Sat, 28 Jun 2014 17:36:05 +0400 Subject: [PATCH 1/2] Fix quotes in powerline.conf Fixes #901 --- powerline/bindings/tmux/powerline.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powerline/bindings/tmux/powerline.conf b/powerline/bindings/tmux/powerline.conf index eb1176de..a55b4856 100644 --- a/powerline/bindings/tmux/powerline.conf +++ b/powerline/bindings/tmux/powerline.conf @@ -18,5 +18,5 @@ set -g status-left '#[fg=colour16,bg=colour254,bold] #S #[fg=colour254,bg=colour # Simplify tmux version checking by using multiple config files. Source these # config files based on the version in which tmux features were added and/or # deprecated. By splitting these configuration options into separate files, -run-shell "eval $POWERLINE_CONFIG_COMMAND tmux source" +run-shell 'eval $POWERLINE_CONFIG_COMMAND tmux source' # vim: ft=tmux From 43ca0e828d6c847da37d2e95a5d1068b0b3646a1 Mon Sep 17 00:00:00 2001 From: ZyX Date: Sat, 28 Jun 2014 17:36:41 +0400 Subject: [PATCH 2/2] Fix documentation --- docs/source/overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/overview.rst b/docs/source/overview.rst index f681e65b..23b16942 100644 --- a/docs/source/overview.rst +++ b/docs/source/overview.rst @@ -172,7 +172,7 @@ Tmux statusline Add the following lines to your :file:`.tmux.conf`, where ``{repository_root}`` is the absolute path to your Powerline installation directory:: - source "{repository_root}/tmux/powerline.conf" + source "{repository_root}/powerline/bindings/tmux/powerline.conf" .. note:: The availability of the ``powerline-config`` command is required for