bat-extras/test/snapshot/batwatch/test_displayed.stdout.snapshot
Alissa Huskey 57be774f88 Fix gnu stat flag
- fix gnu stat formatting option from %z to %Z
- use read with a one second timeout instead of sleep, then quit if user
  responds with "q" (for testing, mostly)
- call pager_exec on entr and bat line instead of main so that --clear
  works
2020-07-06 17:36:03 -07:00

5 lines
49 B
Plaintext

echo Hello, test world!
if true; then
! true
fi