powerline/tests/test_shells/input.fish

38 lines
874 B
Fish
Raw Normal View History

function set_theme_option
set -g -x POWERLINE_THEME_OVERRIDES "$POWERLINE_THEME_OVERRIDES;$argv[1]=$argv[2]"
end
function set_theme
set -g -x POWERLINE_CONFIG_OVERRIDES "ext.shell.theme=$argv"
end
set_theme_option default_leftonly.segment_data.hostname.args.only_if_ssh false
set_theme default_leftonly
set fish_function_path "$PWD/powerline/bindings/fish" $fish_function_path
while jobs | grep fish_update_completions
sleep 1
end
powerline-setup
setenv VIRTUAL_ENV
cd tests/shell/3rd
2014-01-22 05:33:43 +01:00
cd .git
cd ..
setenv VIRTUAL_ENV "$HOME/.virtenvs/some-virtual-environment"
setenv VIRTUAL_ENV
bgscript.sh & waitpid.sh
2014-01-22 05:33:43 +01:00
false
kill (cat pid) ; sleep 1s
2014-01-26 18:59:33 +01:00
cd "$DIR1"
cd ../"$DIR2"
cd ../'\[\]'
cd ../'%%'
cd ../'#[bold]'
cd ../'(echo)'
cd ../'$(echo)'
cd ../'`echo`'
cd ../'«Unicode!»'
set_theme default
set -g fish_key_bindings fish_vi_key_bindings
ii
2014-01-22 05:33:43 +01:00
false
true is the last line
exit