Commit Graph

391 Commits

Author SHA1 Message Date
Ethan P
eee3156e8a
test: Fix fish being incorrectly detected as installed 2021-04-07 20:38:35 -07:00
Ethan P
e1a0c7a349
Bump version to 2021.04.06 2021-04-06 16:21:30 -07:00
Ethan P
08d2896b1a
lib: Fix accidental forkbomb when using release.sh 2021-04-06 16:21:30 -07:00
Ethan P
54db67408e
prettybat: Add support for SVG formatting using prettier 2021-04-06 15:57:54 -07:00
Ethan P
860638715a
prettybat: Allow reading from pipe (#51) 2021-04-06 15:45:30 -07:00
Ethan P
6497bc04a0
batpipe: Change the install commands to enable color automatically 2021-04-04 14:22:39 -07:00
Ethan P
672b4814ec
batpipe: Fix incorrect bash install commands 2021-04-04 14:20:11 -07:00
Ethan P
2aff613888
batpipe: Format compressed files with 'bat' 2021-04-04 14:14:16 -07:00
Ethan P
82b444f93b
batpipe: Replace 'bat_if_not_bat' with a smarter 'bat' function 2021-04-04 14:13:16 -07:00
Ethan P
94bb4b6a86
batpipe: Remove incorrect text from documentation 2021-04-04 14:00:52 -07:00
Ethan P
650845dee4
lib: Fix 'getargs' setting an empty string when no args are left 2021-04-03 17:16:15 -07:00
Ethan P
e4e916c63b
test: Update snapshots 2021-04-02 16:32:54 -07:00
Ethan P
27c68692f1
batwatch: Show the watched command in bat's header 2021-04-02 16:32:02 -07:00
Ethan P
70c7509343
batwatch: Disable bat's pager (#23) 2021-04-02 16:26:45 -07:00
Ethan P
164142dd43
batwatch: Add mode for watching command output 2021-04-02 16:17:07 -07:00
Ethan P
e16e05d1d4
lib: Add 'term_clear' function to clear the terminal screen 2021-04-02 16:09:24 -07:00
Ethan P
93e2e4d048
lib: Fix 'getargs --append' adding an empty value to the array 2021-04-02 16:09:10 -07:00
Ethan P
47152d69c3
lib: Add '--append' mode to 'getargs' 2021-04-02 15:43:45 -07:00
Ethan P
9efc5362df
lib: Add 'getargs' to 'lib_opt' 2021-04-02 15:38:26 -07:00
Ethan P
87525fca91
docs: Update README for Homebrew installation split 2021-03-30 21:31:57 -07:00
Ethan P
c538eadf77
Bump version to 2021.03.30 2021-03-30 20:41:30 -07:00
Ethan P
bd7cb3ea9e
build: Allow for only specific scripts to be built 2021-03-30 20:38:37 -07:00
Ethan P
0cefe6efe1
ci: Prevent fish from creating tempfiles 2021-03-30 20:24:30 -07:00
Ethan P
fa311d5119
ci: Only build manuals for the build job 2021-03-30 19:57:01 -07:00
Ethan P
5f88acd1f4
build: Allow manuals to be disabled with --manuals=false 2021-03-30 19:54:06 -07:00
Ethan P
cfd8d29c7b
ci: Add fish for test packages (used by batpipe tests) 2021-03-30 19:45:10 -07:00
Ethan P
e98b4efb51
ci: Update python2 to python3 2021-03-30 19:44:43 -07:00
Ethan P
dccceaf749
test: Add tests for batpipe 2021-03-30 19:26:08 -07:00
Ethan P
5f5a5e87a9
batpipe: Highlight unsupported files using bat 2021-03-30 19:25:51 -07:00
Ethan P
af9709452f
build: Recommend './test.sh --failed' instead 2021-03-30 19:13:03 -07:00
Ethan P
08455b0cb8
Update test framework 2021-03-30 19:00:37 -07:00
Ethan P
8c11b24bef
Update test framework 2021-03-30 18:53:07 -07:00
Ethan P
5708706436
batpipe: Fix error when external viewers folder exists 2021-03-30 18:51:34 -07:00
Ethan P
2b2db2b506
batpipe: Add support for exa 2021-03-24 20:23:58 -07:00
Ethan P
d429af07ed
docs: Update README to mention batpipe 2021-03-24 20:18:16 -07:00
Ethan P
98e1f2f054
Bump version to 2021.03.24 2021-03-24 20:15:29 -07:00
Ethan P
dafd2addc0
batpipe: Add support for *.xz files 2021-03-24 20:13:27 -07:00
Ethan P
0d2e999b2a
batpipe: Fix viewing listings in zip files 2021-03-24 20:09:04 -07:00
Ethan P
988780bce9
batpipe: Add support for *.gz files 2021-03-24 20:08:16 -07:00
Ethan P
9072ab47a1
batpipe: Change viewer_*_supports arg order 2021-03-24 20:04:33 -07:00
Ethan P
1734cedbd9
batpipe: Add zip viewer 2021-03-24 20:01:12 -07:00
Ethan P
2a28cbff3a
batpipe: Improve batpipe when used both inside and outside less 2021-03-24 19:59:35 -07:00
Ethan P
fa32c5875d
batpipe: Fix incorrect detection of inner paths 2021-03-24 19:49:28 -07:00
Ethan P
55eaf189dc
batpipe: Add better support for less 2021-03-24 19:34:41 -07:00
Ethan P
c5e7f5f185
docs: Add docs for batpipe 2021-03-24 19:00:35 -07:00
Ethan P
652c3e5c3b
mdroff: Support h3-h5 2021-03-24 18:59:21 -07:00
Ethan P
b85c7c43e3
batpipe: Add batpipe script 2021-03-24 18:35:56 -07:00
Ethan P
dd07f98367
lib: Add NO_COLOR support 2021-03-24 17:08:51 -07:00
Ethan P
d8e7cd1d1b
lib: Update copyright year to 2021 2021-03-24 15:59:43 -07:00
Ethan P
b275282e36
prettybat: Add checks to ensure that files exist 2020-12-16 17:15:35 -08:00