From 6ba13c1d0f725521b6e8c42d6c5d6bb08ebb0271 Mon Sep 17 00:00:00 2001 From: ZyX Date: Sun, 26 Jan 2014 22:35:02 +0400 Subject: [PATCH] Modify appropriate theme --- tests/test_shells/input.zsh | 2 +- tests/test_shells/zsh.ok | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/tests/test_shells/input.zsh b/tests/test_shells/input.zsh index 20383310..8cd28d54 100644 --- a/tests/test_shells/input.zsh +++ b/tests/test_shells/input.zsh @@ -20,7 +20,7 @@ cd ../'(echo)' cd ../'$(echo)' cd ../'`echo`' cd .. -POWERLINE_COMMAND=( $POWERLINE_COMMAND[1,5] ) ; bindkey -v +POWERLINE_COMMAND=( $POWERLINE_COMMAND[1,4] ${${POWERLINE_COMMAND[5]}/_leftonly} ) ; bindkey -v  echo abc diff --git a/tests/test_shells/zsh.ok b/tests/test_shells/zsh.ok index bde41125..dbc5e17b 100644 --- a/tests/test_shells/zsh.ok +++ b/tests/test_shells/zsh.ok @@ -17,9 +17,9 @@   HOSTNAME  USER   BRANCH  ⋯  shell  3rd  (echo)  cd ../'$(echo)'   HOSTNAME  USER   BRANCH  ⋯  shell  3rd  $(echo)  cd ../'`echo`'   HOSTNAME  USER   BRANCH  ⋯  shell  3rd  `echo`  cd .. -  HOSTNAME  USER   BRANCH  ⋯  tests  shell  3rd  POWERLINE_COMMAND=( $POWERLINE_COMMAND[1,5] ) ; bindkey -v - INSERT  USER  ⋯  tests  shell  3rd   COMMND  USER  ⋯  tests  shell  3rd   - INSERT  USER  ⋯  tests  shell  3rd   - INSERT  USER  ⋯  tests  shell  3rd  echo abc +  HOSTNAME  USER   BRANCH  ⋯  tests  shell  3rd  POWERLINE_COMMAND=( $POWERLINE_COMMAND[1,4] ${${POWERLINE_COMMAND[5]}/_leftonly} ) ; bindkey -v + INSERT   HOSTNAME  USER  ⋯  tests  shell  3rd   COMMND   HOSTNAME  USER  ⋯  tests  shell  3rd   + INSERT   HOSTNAME  USER  ⋯  tests  shell  3rd   + INSERT   HOSTNAME  USER  ⋯  tests  shell  3rd  echo abc abc - INSERT  USER  ⋯  tests  shell  3rd  false + INSERT   HOSTNAME  USER  ⋯  tests  shell  3rd  false