Commit Graph

120 Commits (3b5fcf461991777fd7bd9f4b89c26d30fc5eb7b3)

Author SHA1 Message Date
Helder M 3b5fcf4619 Update options sort order in --help and manpage file
This commit updates the sort order of --help options in order to improve
usability/importance putting most useful/used commands on top. In
addition to that, similar options were grouped together.
5 years ago
Ethan P ab2a6ad1d5 Add more colors to fstab syntax 5 years ago
Ethan P 59f2b30768
Merge pull request #696 from flopp/fstab-syntax
Add fstab syntax definitions
5 years ago
Anubhab Ghosh 9fb14d78e1 Add syntax highlighting for /etc/resolv.conf 5 years ago
Anubhab Ghosh edbb4b2fc9 Add syntax highlighting for /etc/passwd file 5 years ago
Anubhab Ghosh 15b1676b72 Add syntax highlighting for /etc/group file 5 years ago
Florian Pigorsch 753a124ef2 Add some comments 5 years ago
Florian Pigorsch 58a4d009fa Add fstab file syntax 5 years ago
sharkdp f03b45f3e5 Update TOML syntax 5 years ago
Clar Fon e44045a71a Add Dracula theme 5 years ago
Ethan P 962abcef80 Update create.sh to quickly check for and update missing submodules 5 years ago
Ethan P 95f2e5bbb7 Ensure submodules are updated before creating asset cache 5 years ago
Martin Polreich f0f77b1673 Add SaltStack SLS syntax 5 years ago
Ethan P ea2179b352
Update fish completions to use parameterized names 5 years ago
Ethan P c8478cedc5
Update manual page to use parameterized names 5 years ago
Ben Iofel 7ba5bc78b7 Update sublimehq/Packages to master 5 years ago
Luna 853e48e3f3 Allow underscores and dashes in page names to fix highlighting issues with pages such as signal-safety or posix_openpt. 5 years ago
Martin Polreich 12330fd154 Add Jinja2 syntax 5 years ago
sharkdp 79f016e15c Update syntaxes 5 years ago
sharkdp 82ca8804a2 Handle non-unicode characters in the preprocessor 5 years ago
sharkdp d2492980c0 Update syntaxes and themes 5 years ago
sharkdp 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 5 years ago
sharkdp 83a213bae7 Add 'strace' syntax, closes #599 5 years ago
sharkdp 3967e28ded Add SCSS and Sass syntax, closes #637 5 years ago
sharkdp 2dc2a3712a Add Verilog syntax, closes #616 5 years ago
Dan Davison f963104006 Add GraphQL sublime syntax submodule 5 years ago
sharkdp 518997135e Merge branch 'ssh-config' of https://github.com/issmirnov/bat into issmirnov-ssh-config 5 years ago
Ivan Smirnov 69fc1caead Add support for "etc/hosts" files.
- Syntax author: https://github.com/brandonwamboldt/sublime-hosts

Since the upstream version only has a tmLanguage, added a sublime-syntax
file manually.
5 years ago
Ivan Smirnov 175dd4c290 Add SSH config syntax
Tested:
```
bash assets/create.sh
cargo build
target/debug/bat --language ssh_config ~/.ssh/config
```
5 years ago
sharkdp 3795acbd17 Add '.env' (DotENV) syntax 5 years ago
sharkdp c7d08cfcfd Add 'requirements.txt' syntax 5 years ago
Brice Waegeneire dfa024f9e6 Add Org mode syntax, closes sharkdp#36 5 years ago
sharkdp 3c4384990d Update syntaxes and themes 5 years ago
Ethan P 06b8dcb7eb Update fish completions for new --list-languages format 5 years ago
Ethan P 27e0ca98d9 Remove language completions for config files 5 years ago
Ethan P 1b2066c5f2 Add fish shell argument completions for --language option 5 years ago
Mitchell Kember bb6594e691 Add 3 new themes: ansi-light, ansi-dark, base16
Also, interpret transparent colors (#RRGGBB00) as specifying a terminal
color palette number with RR. The three new themes use this.
5 years ago
Tim Sampson 7afdd44c43 cache/misc: be more cautious with bash 5 years ago
Tim Sampson d72549a873 add fish shell syntax definition 5 years ago
evdev cd6850947e Updated fish completions to include parameter completion for available themes, added cache subcommand completions 6 years ago
evdev 14bfedeb20 Updated fish completions to include parameter completion for flags: color, italic-text, decorations, paging, wrap 6 years ago
evdev 5e9351445f WIP: added manual minimal fish shell completions for current flags. Does not include flag sub-options like language lists or subcommands 6 years ago
Björn c96927b550 Update F# syntax 6 years ago
sharkdp cff01d81fa Rename 'bat cache --init' to 'bat cache --build' 6 years ago
sharkdp 31608c9a03 Update syntaxes 6 years ago
sharkdp 3a5c52641b Update assets/syntaxes/Packages 6 years ago
Harald Hoyer 91deef8b13 add varlink syntax
Varlink is an interface description format and protocol that aims
to make services accessible to both humans and machines in the
simplest feasible way.

See: https://varlink.org/ and https://github.com/varlink/ for
more information
6 years ago
Okumura Takahiro f3f9f10f05 Add Jsonnet (*.jsonnet) syntax
Jsonnet: https://jsonnet.org/
sublime-syntax: https://github.com/gburiola/sublime-jsonnet-syntax
6 years ago
Benjamin Santos ae08785ec8 Add Terraform syntax 6 years ago
sharkdp c483e49b92 Consistent naming for submodules 6 years ago