powerline/tests/test_shells/input.tcsh

23 lines
629 B
Tcsh
Raw Normal View History

source powerline/bindings/tcsh/powerline.tcsh
set POWERLINE_COMMAND=$POWERLINE_COMMAND:q" -p "$PWD:q/powerline/config_files" -t default_leftonly.segment_data.hostname.args.only_if_ssh=false -c ext.shell.theme=default_leftonly"
2014-01-26 20:52:06 +01:00
unsetenv VIRTUAL_ENV
cd tests/shell/3rd
2014-01-26 20:52:06 +01:00
cd .git
cd ..
setenv VIRTUAL_ENV "/home/foo/.virtenvs/some-virtual-environment"
2014-01-26 20:52:06 +01:00
unsetenv VIRTUAL_ENV
bgscript.sh & waitpid.sh
2014-01-26 20:52:06 +01:00
false # Warning: currently tcsh bindings do not support job count
kill `cat pid` ; sleep 1s
cd $DIR1:q
cd ../$DIR2:q
cd ../'\[\]'
cd ../'%%'
cd ../'#[bold]'
cd ../'(echo)'
cd ../'$(echo)'
cd ../'`echo`'
false
true is the last line
exit