Commit Graph

617 Commits (c96927b550bec973091b7b0a2a0f359b6ea07b9c)
 

Author SHA1 Message Date
Russ Taylor ad7b634ee6 Fixes #328 - adds info for light backgrounds. 6 years ago
David Peter 1310f83c8d
Update Docker alias for bat 6 years ago
David Peter 897b9e7030
Add Docker instructions, closes #331 6 years ago
sharkdp 1891e194b5 Add simple integration tests 6 years ago
Taylor cea05e9f22 be consistent 6 years ago
sharkdp d2d01b9fe8 Always remove the local cache when creating new assets 6 years ago
sharkdp 2a7851530d Fix formatting 6 years ago
Taylor 1a6709c2cb add line highlight 6 years ago
sharkdp 5842d58c01 Updates for syntect 3.0 6 years ago
Tim Sampson e3c71adba7 syntax: Add robot framework support 6 years ago
Merlin Göttlinger 504f28b3a1 Documented nix availability 6 years ago
Fredrik Fornwall d977ba9194 Update dependencies 6 years ago
Tim Sampson 9c09799e1f misc: add exec bit for create.sh 6 years ago
David Peter d83c93c805
Update README.md 6 years ago
sharkdp fc8fd1e63f cargo fmt 6 years ago
sharkdp 404d6a4a81 Update content_inspector version 6 years ago
sharkdp 25d96da4a2 Add support for UTF-16LE and UTF-16BE 6 years ago
sharkdp e97095b724 Use first-line detection for STDIN 6 years ago
sharkdp ce96df00b6 Do not display binary files in interactive mode
closes #248
6 years ago
sharkdp f98fc5f06a Simplify access to first line 6 years ago
sharkdp 1dbb4ef683 Update minimum Rust version to 1.27 6 years ago
sharkdp 0502a3bd4a Add first-line detection for all input types
closes #205
6 years ago
sharkdp 869cf6368c Add possibility to get first line 6 years ago
sharkdp 078228deac Add unit test for InputFileReader 6 years ago
sharkdp e09d7dabb8 Move snapshot tests into separate module 6 years ago
sharkdp 6d1cc8c2c8 Move read_line functionality to inputfile module 6 years ago
sharkdp 87f021078e Use dyn Trait for trait objects 6 years ago
sharkdp d5b0502419 Move get_reader into inputfile module 6 years ago
sharkdp 860f3e9006 Move InputFile to separate module 6 years ago
sharkdp 1be346a038 Add 'plain' version of bat to the benchmarks 6 years ago
sharkdp f9fd5e4851 Simplify -h help text 6 years ago
sharkdp da09f3877b Remove unnecessary scope 6 years ago
sharkdp e30e1bab2e Move theme-preview section into own paragraph 6 years ago
Russ Taylor f140f6da46 Fixes #273 - describes 'musl' builds. 6 years ago
Grégoire Paris 3446fdf5f2 Document how to rapidly preview theme on a file 6 years ago
sharkdp e1345cdc2a Update VimL syntax 6 years ago
sharkdp a2676ccc55 Workaround for #81 6 years ago
Richard Hozák b39e28d2c8 Add support for wildcards in Windows CMD (#329)
Windows does not support wildcard expansion in cmd, this adds 'wild' crate (as discussed in #309) that handles everything transparently, so wildcards work everywhere.

Fixes #309
6 years ago
davideGiovannini 0d71968615 Generate shell completions with clap during build (#327)
* Generate shell completions with clap during build

* Updated ci release script, added SHELL_COMPLETIONS_DIR override to build.rs and fixed dependency version
6 years ago
sharkdp 80da0dc619 run cargo fmt 6 years ago
sharkdp 64903bb858 Typo 6 years ago
sharkdp 3456ce1187 Add a small tutorial 6 years ago
sharkdp 886a5b3d24 Document the situation with less and scrolling
closes #312
closes #246
6 years ago
sharkdp 238482e5f3 Update syntax-set, fixes #314 6 years ago
Michal Nazarewicz 79b960e17e Use ansi_colours package for better true-colour approximation 6 years ago
sharkdp 6aa626f1c4 Document INI syntax modifications 6 years ago
Tuk Bredsdorff 1b30539493 Added Mercurial's hgrc-files to the list of INI-extensions 6 years ago
Katrin Leinweber 96b24d8a7e Fix typos 6 years ago
sharkdp 20b02e72b3 Disable wrapping when `--style` is plain
closes #289
6 years ago
eth-p 254efac9c2 Added section to README on using Cygwin. 6 years ago