mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-01-22 05:08:36 +01:00
57be774f88
- 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
5 lines
49 B
Plaintext
5 lines
49 B
Plaintext
echo Hello, test world!
|
|
if true; then
|
|
! true
|
|
fi
|