Commit Graph

71 Commits (575888d81b3ecdb49dc31406d12053ab135f648e)

Author SHA1 Message Date
gahag 83ecc3d3ac Update changelog 4 years ago
henil b8535689d3 update CHANGELOG.md 4 years ago
sharkdp a74d35582e Update CHANGELOG for 0.16 4 years ago
sharkdp 8d531b6436 Update CHANGELOG 4 years ago
Ethan P fd52c01e78 Add custom languages/themes sections to manpage 4 years ago
sharkdp 1c24ec16e2 Update CHANGELOG 4 years ago
sharkdp f18009e5d5 Remove 'liquid' dependency 4 years ago
Kienyew 6bc477e88f Update CHANGELOG.md 4 years ago
sharkdp a4ffc9d5ed Update CHANGELOG 4 years ago
Kienyew aa182dad76 Update CHANGELOG.md 4 years ago
Alexander Karlis 6017989c4c removed printlns, updated Changelog, updated man 4 years ago
Niklas Mohrin 57a8122a6b Document PR in CHANGELOG.md 4 years ago
Mitchell Kember f9d5e81f0e Add new theme: base16-256
Bat already has a base16 theme. The new base16-256 theme is for users
of base16-shell, who configure their terminal with a 256-color variant
of a base16 theme. These variants put some of the base16 colors in
elsewhere in the 256-color table to avoid clobbering bright color slots
(ansi codes 8 to 15) with colors that don't respect the ordinary meaning
of that slot (e.g. bright green in ordinary base16 is not green).

For more details, see https://github.com/chriskempson/base16-shell
4 years ago
Dash Peters 0e38c1728e Update changelog 4 years ago
Dash Peters c264f74771 Hide alias in help, update man and completions
A long alias doesn't make sense, since `--paging=never` already exists
4 years ago
David Peter 3a62e3d188
Merge pull request #1066 from gsomix/feature/1061-show-all-redirected
Enable non-printable characters for redirected output
4 years ago
Evgeniy Andreev (gsomix) 3c5ce9f86c Enable non-printable chars for redirected output (#1061) 4 years ago
David Peter 611c6e9c74
Merge branch 'master' into add_gruvbox_theme 4 years ago
Kyle Ondy 541f014d50
add peaceant's port of gruvbox themes
This adds Martin Radimec's [1] port [2] of the gruvbox theme [3].

Brian Reilly (Briles) [4] has a pretty complete collection of gruvbox
ports [5] but they are all in `sublime-color-scheme` which is not yet
supported in bat, see #759 [6].

[1] https://github.com/peaceant
[2] https://github.com/peaceant/gruvbox
[3] https://github.com/morhetz/gruvbox
[4] https://github.com/Briles
[5] https://github.com/Briles/gruvbox
[6] https://github.com/sharkdp/bat/issues/759
4 years ago
Caio Alonso 233d375983 Adds GLSL syntax 4 years ago
sharkdp 5ebf0215c5 Update CHANGELOG 4 years ago
Ethan P 9957da6b93 Remove <font> tag from CHANGELOG.md 4 years ago
Ethan P c03a027240 Move PR changes in README to unreleased section 4 years ago
Ethan P 0319149b4d [breaking] Remove special handling for theme previews 4 years ago
Ethan P 2f823d59b0 Add PrettyPrinter::input function 4 years ago
Ethan P 981352992b Add InputDescription API 4 years ago
Ethan P 8b481dd41f Add support for NO_COLOR env var (#1021) 4 years ago
David Peter 6f88ba0e6f
Update CHANGELOG.md 4 years ago
sharkdp 9e65ecd03e Updates for v0.15.4 4 years ago
sharkdp 69e6cae0a7 Fix CHANGELOG 4 years ago
sharkdp 2e2043971b Update CHANGELOG for 0.15.3 4 years ago
sharkdp 3f6e88b4be Remove dummy line from CHANGELOG 4 years ago
sharkdp 28af18ba27 Bump version to 0.15.2 4 years ago
sharkdp 8f1babf346 Mark 'vcs_modification_markers' as deprecated 4 years ago
sharkdp fa25695b74 Make 'vcs_modification_markers' change non-breaking 4 years ago
sharkdp 943b1f82b6 Fix syntax detection for symlinks
closes #1001
4 years ago
sharkdp b7a09516e7 Update CHANGELOG 4 years ago
sharkdp d6abad908a Update README and CHANGELOG, see #650 4 years ago
sharkdp 7e84477408 Add CHANGELOG entry 4 years ago
sharkdp 3094ac90b7 Update CHANGELOG entry 4 years ago
Ethan P 35b6067496 Print error message when invalid syntax is specified 4 years ago
Ethan P f03ab11623
Update CHANGELOG.md 4 years ago
Ethan P 403ab6e443
Update CHANGELOG.md 4 years ago
sharkdp ee287447c5 Update CHANGELOG 4 years ago
Prat T 491a5a17f3 Update CHANGELOG 4 years ago
sharkdp 48441b99ef Patch Markdown syntax
closes #963
see #977
4 years ago
sharkdp ce4717144a Update CHANGELOG 4 years ago
pylipp 74ec390770 Add QML syntax
QML.sublime-syntax file generated from Support/QML.tmLanguage using
Sublime's built-in converter.
Fix sharkdp/bat#962
4 years ago
Mario Zaizar 9014ffcfd8 Adds Email (https://github.com/mariozaizar/email.sublime-syntax) 4 years ago
sharkdp 296bad8ffd Update CHANGELOG 4 years ago