mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-22 22:28:51 +01:00
Test fish omitting certain commands
This commit is contained in:
parent
6e4be9c6a1
commit
54679dc2db
@ -1587,6 +1587,8 @@ func TestFish(t *testing.T) {
|
||||
sleep 0.5
|
||||
tmux send -t foo echo SPACE foo ENTER
|
||||
sleep 0.5
|
||||
tmux send -t foo SPACE echo SPACE baz ENTER
|
||||
sleep 0.5
|
||||
tmux send -t foo echo SPACE bar ENTER
|
||||
sleep 0.5
|
||||
tmux send -t foo ls SPACE /tmp/ ENTER
|
||||
|
Loading…
Reference in New Issue
Block a user