sharkdp
5842d58c01
Updates for syntect 3.0
2018-10-09 22:04:51 +02:00
Tim Sampson
e3c71adba7
syntax: Add robot framework support
2018-10-09 20:27:01 +02:00
Merlin Göttlinger
504f28b3a1
Documented nix availability
2018-10-09 20:07:27 +02:00
Fredrik Fornwall
d977ba9194
Update dependencies
2018-10-08 22:33:09 +02:00
Tim Sampson
9c09799e1f
misc: add exec bit for create.sh
2018-10-08 20:20:05 +02:00
David Peter
d83c93c805
Update README.md
2018-10-07 18:39:52 +02:00
sharkdp
fc8fd1e63f
cargo fmt
2018-10-07 17:49:38 +02:00
sharkdp
404d6a4a81
Update content_inspector version
2018-10-07 17:49:38 +02:00
sharkdp
25d96da4a2
Add support for UTF-16LE and UTF-16BE
2018-10-07 17:49:38 +02:00
sharkdp
e97095b724
Use first-line detection for STDIN
2018-10-07 15:34:37 +02:00
sharkdp
ce96df00b6
Do not display binary files in interactive mode
...
closes #248
2018-10-07 15:34:37 +02:00
sharkdp
f98fc5f06a
Simplify access to first line
2018-10-07 15:34:37 +02:00
sharkdp
1dbb4ef683
Update minimum Rust version to 1.27
2018-10-07 15:34:37 +02:00
sharkdp
0502a3bd4a
Add first-line detection for all input types
...
closes #205
2018-10-07 15:34:37 +02:00
sharkdp
869cf6368c
Add possibility to get first line
2018-10-07 15:34:37 +02:00
sharkdp
078228deac
Add unit test for InputFileReader
2018-10-07 15:34:37 +02:00
sharkdp
e09d7dabb8
Move snapshot tests into separate module
2018-10-07 15:34:37 +02:00
sharkdp
6d1cc8c2c8
Move read_line functionality to inputfile module
2018-10-07 15:34:37 +02:00
sharkdp
87f021078e
Use dyn Trait for trait objects
2018-10-07 15:34:37 +02:00
sharkdp
d5b0502419
Move get_reader into inputfile module
2018-10-07 15:34:37 +02:00
sharkdp
860f3e9006
Move InputFile to separate module
2018-10-07 15:34:37 +02:00
sharkdp
1be346a038
Add 'plain' version of bat to the benchmarks
2018-10-07 10:57:08 +02:00
sharkdp
f9fd5e4851
Simplify -h help text
2018-10-07 10:43:39 +02:00
sharkdp
da09f3877b
Remove unnecessary scope
2018-10-07 10:09:10 +02:00
sharkdp
e30e1bab2e
Move theme-preview section into own paragraph
2018-10-06 21:12:12 +02:00
Russ Taylor
f140f6da46
Fixes #273 - describes 'musl' builds.
2018-10-06 21:07:01 +02:00
Grégoire Paris
3446fdf5f2
Document how to rapidly preview theme on a file
2018-10-06 21:06:31 +02:00
sharkdp
e1345cdc2a
Update VimL syntax
2018-10-05 18:44:51 +02:00
sharkdp
a2676ccc55
Workaround for #81
2018-10-04 11:09:41 +02:00
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
2018-10-03 22:59:11 +02:00
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
2018-10-03 09:39:30 +02:00
sharkdp
80da0dc619
run cargo fmt
2018-09-26 19:16:03 +02:00
sharkdp
64903bb858
Typo
2018-09-26 19:13:32 +02:00
sharkdp
3456ce1187
Add a small tutorial
2018-09-26 18:08:24 +02:00
sharkdp
886a5b3d24
Document the situation with less and scrolling
...
closes #312
closes #246
2018-09-26 18:03:46 +02:00
sharkdp
238482e5f3
Update syntax-set, fixes #314
2018-09-23 10:30:19 +02:00
Michal Nazarewicz
79b960e17e
Use ansi_colours package for better true-colour approximation
2018-09-23 10:19:19 +02:00
sharkdp
6aa626f1c4
Document INI syntax modifications
2018-09-22 11:23:29 +02:00
Tuk Bredsdorff
1b30539493
Added Mercurial's hgrc-files to the list of INI-extensions
2018-09-22 11:23:29 +02:00
Katrin Leinweber
96b24d8a7e
Fix typos
2018-09-20 19:16:51 +02:00
sharkdp
20b02e72b3
Disable wrapping when --style
is plain
...
closes #289
2018-09-18 21:31:56 +02:00
eth-p
254efac9c2
Added section to README on using Cygwin.
2018-09-14 18:30:43 +02:00
Jeroen Hoek
dcec322117
Update README (libz-dev may be required)
...
On Ubuntu 18.04 I had to install `cmake` as well as `libz-dev` to get
bat to compile.
2018-09-14 14:12:44 +02:00
Alexander Eimer
d781156327
Adds ansible install instructions for ansible to readme
2018-09-12 23:06:33 +02:00
sharkdp
732750c274
Bump version
2018-09-12 22:03:48 +02:00
sharkdp
6b6baa3118
Update dependencies
2018-09-12 22:01:27 +02:00
sharkdp
54c434934e
Bump version, update assets
2018-09-12 22:01:01 +02:00
sharkdp
ad6e0a2581
Update man page
2018-09-12 22:00:28 +02:00
sharkdp
bd619db3ca
Mention BAT_STYLE in README.md
2018-09-12 21:57:54 +02:00
sharkdp
e098eb43a2
Do not show file header for directories
...
This also adds a better error message.
closes #292
2018-09-12 21:53:41 +02:00