John Cavanaugh
58bfcd9051
style: 🎨 reformat predicate assertions
...
style(integration_tests.rs): 🎨 doh, run cargo fmt
2025-08-13 23:31:17 -07:00
John Cavanaugh
67e3e42531
test: 🚨 extend line-range tests
...
test(tests/examples/multiline.txt): 🚨 add lines 5-20 to sample file for expanded line-range tests
test(tests/integration_tests.rs): 🚨 update expected outputs and add comprehensive context and error tests for line-range feature
2025-08-13 23:29:58 -07:00
John Cavanaugh
3fd3f1def8
Merge branch 'master' into master
2025-08-13 23:27:26 -07:00
Keith Hall
6d849e53d2
Merge pull request #3373 from wcampbell0x2a/add-name-to-x86-asm-sublime-syntax
...
Add x86_64 Assembly to x86 sublime syntax file
2025-08-13 09:44:13 +03:00
Keith Hall
7fc3d6b588
Update assets/syntaxes/02_Extra/Assembly (x86_64).sublime-syntax
2025-08-13 09:34:59 +03:00
wcampbell
1a931224eb
Add x86_64 Assembly to x86 sublime syntax file
...
* Using ARM Assembly with the bat library works with .language("ARM Assembly"),
while x86 has no name. Add name to sublime syntax file.
2025-08-13 00:09:31 -04:00
Keith Hall
60833ae5ec
Merge pull request #3372 from Nicholas42/master
...
update gruvbox theme
2025-08-10 19:12:53 +03:00
Nicholas Schwab
183def9569
docs(changelog): update gruvbox theme
2025-08-10 17:52:30 +02:00
Nicholas Schwab
77cfca1aff
update gruvbox theme
...
This fixes https://github.com/sharkdp/bat/issues/2115 for this theme
2025-08-10 17:37:56 +02:00
Keith Hall
d9cc01b50c
Merge pull request #3370 from qianbinbin/fix/manpager
...
Make MANPAGER more portable
2025-08-10 06:17:17 +03:00
Binbin Qian
466087156f
Update man
usage for Chinese docs
2025-08-09 13:53:00 +08:00
Binbin Qian
a8d610c6e8
Make MANPAGER more portable
2025-08-09 13:52:34 +08:00
Keith Hall
30b42149aa
Merge pull request #3200 from forkeith/add_missing_switches_to_manpage
...
Add missing command line switches to manpage
2025-08-08 06:35:31 +03:00
Keith Hall
c25e005c87
Add missing command line switches to manpage
...
- `--binary`
- `--completion`
- `--strip-ansi`
2025-08-08 06:21:41 +03:00
Keith Hall
c4d7451841
Merge pull request #3365 from deflektor/update/CompletionPwsh
...
Update ps1 completion
2025-08-08 06:19:29 +03:00
deflektor
d4fc07a347
Update _bat.ps1.in
2025-08-08 06:11:04 +03:00
deflektor
0238473868
Update assets/completions/_bat.ps1.in
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-08 06:11:04 +03:00
deflektor
4363ddf0fb
Update assets/completions/_bat.ps1.in
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-08 06:11:04 +03:00
deflektor
43c5fef70a
Update assets/completions/_bat.ps1.in
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-08 06:11:04 +03:00
deflektor
7e436e307d
Update assets/completions/_bat.ps1.in
...
changed back to Template
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-08 06:11:04 +03:00
deflektor
b4d529402a
Update ps1 completion;removed shortcuts from completion;added completion for language, theme and options
2025-08-08 06:11:04 +03:00
Keith Hall
b47338ec75
Merge pull request #3362 from qianbinbin/fix/batdiff
...
Make batdiff more portable
2025-08-08 05:51:24 +03:00
Binbin Qian
bd782ab228
Make batdiff more portable
2025-08-08 05:43:49 +03:00
Keith Hall
4c2b20fedd
Merge pull request #3368 from forkeith/fix_missing_assets
...
Replace missing asset submodules
2025-08-07 22:55:30 +03:00
Keith Hall
9d3245eebe
Replace missing asset submodules
2025-08-07 22:45:22 +03:00
Keith Hall
369ea67ad3
Merge pull request #3359 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/typst-syntax-highlight-4e2e68b
...
Bump assets/syntaxes/02_Extra/typst-syntax-highlight from `3f2561d` to `4e2e68b`
2025-08-01 06:23:46 +03:00
dependabot[bot]
c56ce6ad36
Bump assets/syntaxes/02_Extra/typst-syntax-highlight
...
Bumps [assets/syntaxes/02_Extra/typst-syntax-highlight](https://github.com/hyrious/typst-syntax-highlight ) from `3f2561d` to `4e2e68b`.
- [Commits](3f2561d4d8...4e2e68b0a1
)
---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/typst-syntax-highlight
dependency-version: 4e2e68b0a13555720a5ff0c4b32db98ddf490ed1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-01 02:53:17 +00:00
Keith Hall
4f0a3f5766
Merge pull request #3353 from Ferenc-/linux-ini-formats
...
Add syntax mapping for flatpakref
2025-07-31 20:26:08 +03:00
Ferenc Géczi
bac58be1ee
Add entry to CHANGELOG.md
...
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com >
2025-07-31 00:00:00 +00:00
Ferenc Géczi
20caaf26c8
Add syntax mapping for flatpakrepo
...
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com >
2025-07-31 00:00:00 +00:00
Ferenc Géczi
3574118e17
Add syntax mapping for flatpakref
...
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com >
2025-07-31 00:00:00 +00:00
Keith Hall
847b717cdf
Merge pull request #3351 from musicinmybrain/console-0.16
...
Update console dependency from 0.15.10 to 0.16.0
2025-07-23 15:19:11 +03:00
Benjamin A. Beasley
3dfb51b25d
Add changelog entry for PR#3351
2025-07-23 08:04:24 -04:00
Benjamin A. Beasley
d0b5dd8977
Update Cargo.lock for console 0.16.0
2025-07-23 07:57:07 -04:00
Benjamin A. Beasley
23d97eb4a8
Update console dependency to 0.16.0
2025-07-23 07:56:46 -04:00
Keith Hall
8bc4e76e47
Merge pull request #3347 from bash/terminal-colorsaurus-1.0
...
Update terminal-colorsaurus to 1.0
2025-07-22 21:19:24 +03:00
Tau Gärtli
38762724f5
Add changelog entry
2025-07-22 07:28:16 +02:00
Tau Gärtli
feb0bc1ae6
Update terminal-colorsaurus to 1.0
2025-07-22 07:15:52 +02:00
Keith Hall
872d0baafb
Merge pull request #3206 from sharkdp/make_map_syntax_case_insensitive
...
Make map-syntax target case insensitive
2025-07-17 22:31:54 +03:00
Keith Hall
35c3f065a3
Update changelog
2025-07-17 22:20:42 +03:00
Keith Hall
8b12191bda
Make map-syntax target case insensitive
2025-07-17 22:19:54 +03:00
Martin Nordholts
90b2c57951
Stop auto-merge dependabot PRs
...
Our CI runs a fair amount of unaudited third party code. I'd like to
stop using my Personal Access Token until we have had time to security
harden our CI.
2025-07-17 19:42:34 +02:00
John Cavanaugh
f484a9dfce
Merge branch 'master' into master
2025-07-16 16:53:14 -07:00
John Cavanaugh
b97c275de5
Restore original formatting that my editor decided to "autocorrect"
2025-07-16 16:40:43 -07:00
dependabot[bot]
91c95d8ba7
Bump unicode-width from 0.1.14 to 0.2.0 ( #3225 )
...
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width ) from 0.1.14 to 0.2.0.
- [Commits](https://github.com/unicode-rs/unicode-width/compare/v0.1.14...v0.2.0 )
---
updated-dependencies:
- dependency-name: unicode-width
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-16 17:01:06 +00:00
TR Staake
2015c99e65
Update README.md
...
Added note about escaping alias when using help aliasing in zsh
2025-07-16 18:44:42 +02:00
John Cavanaugh
eadf15d9c0
docs: 📚 correct changelog PR reference
...
docs(CHANGELOG.md): 📚 correct PR number for context in line ranges entry from #3344 to #3345
2025-07-15 16:43:11 -07:00
John Cavanaugh
bb8c5657e1
fix: 🐛 allow three-part range parsing
...
fix(src/line_range.rs): 🐛 support three-part (start🔚 context) syntax, clamp lower at zero and extend upper, and add tests for invalid formats
2025-07-15 16:36:58 -07:00
John Cavanaugh
dc2eae08a6
docs: 📚 update changelog for range context support
...
docs(CHANGELOG.md): 📚 add entry for context in line ranges and normalize list formatting
style(src/line_range.rs): 🎨 trim trailing whitespace in context parsing code
2025-07-15 16:25:28 -07:00
John Cavanaugh
6c13a98f01
feat: ✨ add context support to line-range syntax
...
docs(long-help.txt): 📚 add examples for N::C and N:M:C context syntax
docs(clap_app.rs): 📚 update CLI help text with context syntax examples
feat(line_range.rs): ✨ implement N::C and N:M:C parsing and add tests
2025-07-15 16:17:09 -07:00