Commit Graph

294 Commits

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