Commit Graph

1383 Commits

Author SHA1 Message Date
0fe3badf19 adding deb packaging for arm64 (#1) 2018-09-10 21:24:15 +02:00
89d4cb951a Updated before_deploy.bash to call version of strip specific to aarch64 target 2018-09-10 21:24:15 +02:00
e9681bf22d Testing build by removing dependency 'libz-sys = "1.0.20"' 2018-09-10 21:24:15 +02:00
1b6df8a480 Enabled build target aarch64-unknown-linux-gnu for arm64 architecture 2018-09-10 21:24:15 +02:00
cf24986edb Run formatting for bat_style changes 2018-09-10 00:07:46 -06:00
b9c556a0b6 Updated long help to reflect BAT_STYLE changes 2018-09-09 18:35:40 -06:00
9d6bde48fa Added BAT_STYLE env variable functionality 2018-09-09 18:28:04 -06:00
d6c8fee044 README.md: Add Using bat on Windows 2018-09-09 12:22:05 +02:00
8b4abb03db Run 'cargo fmt' 2018-09-08 09:52:21 +02:00
375cf76e15 Formatted for newest rustfmt. 2018-09-08 09:52:21 +02:00
1a4acc435e Typo 2018-09-08 09:52:21 +02:00
d8030626f8 Automatically disable wrapping when style is plain. 2018-09-08 09:52:21 +02:00
fb61aa4f60 Wrapping disabled when --plain is used. (#289) 2018-09-08 09:52:21 +02:00
76df41fa97 src/output.rs: Handle less in a portable way. 2018-09-07 21:47:31 +02:00
97efd75cee Add Crystal syntax 2018-09-05 23:45:09 +02:00
53d0c1deca Can read files named "cache" now, cache subcommand working too (#275)
Now if a cache file exists in the current directory, and the user passes
no arguments to the cache command, the cache file would be displayed.
If however the user uses cache command with arguments, the cache command
would be executed as normal regardless of whether the file cache exists
in the current directory or not.

Though now there won't be an error message displayed if the user uses the cache sub command without arguments in any directory that contains a file named cache.
2018-09-05 23:22:12 +02:00
155179a07a Update alternatives.md 2018-09-05 22:01:42 +02:00
ba00caf9c3 Add Swift syntax 2018-09-05 21:56:49 +02:00
ac418ba21c Add PureScript syntax 2018-09-05 21:50:16 +02:00
acde83af31 Add note about 'lesspipe', closes #242 2018-09-05 21:44:53 +02:00
021a68eb21 Add F# syntax, closes #284 2018-09-05 21:38:35 +02:00
566aab3b05 Merge pull request #279 from tobenna/add-jsx-syntax
Add support for JSX in javascript and typescript
2018-09-05 21:33:50 +02:00
f88eba6476 Add section concerning missing zlib-devel
closes #229
2018-09-05 21:13:43 +02:00
1d9e7ac4c2 Support "(/usr)/bin/less" as PAGER too
closes #271
2018-09-05 21:10:11 +02:00
80ae2ecbf8 Merge branch 'master' into add-jsx-syntax 2018-09-05 20:51:03 +02:00
96d4492d27 Merge pull request #282 from tobenna/support-cabal-syntax
Syntax highlighting for .cabal
2018-09-05 20:44:25 +02:00
c90f0b8e21 Merge branch 'master' into support-cabal-syntax 2018-09-05 20:43:50 +02:00
4b866ab6af Merge branch 'master' into add-jsx-syntax 2018-09-05 20:36:31 +02:00
2dbd91e543 Add Dart syntax 2018-09-05 20:33:16 +02:00
785da3d9df Add support for cabal syntax 2018-09-05 14:42:27 +01:00
d455cb7c32 Add support for JSX in javascript and typescript 2018-09-05 08:49:33 +01:00
d2b4766f92 Small README update 2018-09-04 08:25:24 +02:00
5cf92b4f94 Windows download with scoop 2018-09-04 08:23:38 +02:00
7b803a50af Ignore enable_ansi_support errors
- Call `enable_ansi_support` only once.
- Ignore errors that appear when trying to enable ANSI support. This
  will hopefully fix #252 and #264
2018-09-03 22:15:38 +02:00
67ec5fe2b7 Add OneHalf themes, closes #256 2018-09-03 22:12:41 +02:00
3447ed4def Add CSV syntax, closes #254 2018-09-03 21:49:26 +02:00
532fb921a6 Update README.md 2018-09-01 00:59:30 +02:00
ba4d5a2e7d Bump version number v0.6.1 2018-09-01 00:30:43 +02:00
026273a05c Enable ANSI support on Windows 2018-09-01 00:23:15 +02:00
8903b64830 Fix for Rust 1.26 2018-08-31 23:57:27 +02:00
194155f062 Fix relative-path computation for Windows 2018-08-31 23:57:27 +02:00
a6ff3b900d Fix terminal width to 80 characters in tests 2018-08-31 23:57:27 +02:00
8a52bcf92d Add hidden --terminal-width option 2018-08-31 23:57:27 +02:00
0b1535f63b Split snapshot tests into individual tests 2018-08-31 23:57:27 +02:00
0a5b3eaf3e Re-enable tests on windows 2018-08-31 23:57:27 +02:00
11294249f8 Add new key for AppVeyor 2018-08-31 23:57:27 +02:00
35a1236ad0 Update tests.rs 2018-08-31 23:57:27 +02:00
af8da50c2c Update appveyor.yml 2018-08-31 23:57:27 +02:00
649d1e3df2 Update appveyor.yml 2018-08-31 23:57:27 +02:00
199cfd4519 Update appveyor.yml 2018-08-31 23:57:27 +02:00