Commit Graph

232 Commits

Author SHA1 Message Date
Aloxaf a062a7d693
fix: `tar czf` produce .gz not .xz
close #142
2020-12-16 01:01:08 +08:00
Aloxaf 911bc16b45
chore: apply rustfmt 2020-12-16 00:56:04 +08:00
Aloxaf 2c35f82758
feat: add support of config file
close #130
2020-12-15 20:11:02 +08:00
Aloxaf 1e3089447c
Merge pull request #138 from light4/master
feat: fix warning
2020-12-01 12:38:51 +08:00
Aloxaf f3472d416c
docs: add related projects
close #125
2020-12-01 12:36:17 +08:00
Aloxaf b6b0d8fab6
chore: use github actions to release 2020-12-01 12:08:50 +08:00
lightning1141 9e8a68df0d
feat: fix warning 2020-12-01 11:06:35 +08:00
Aloxaf d394052d22
chore: update dependencies and release 0.4.0 2020-11-30 22:29:00 +08:00
Aloxaf a767a835e0
feat: add flag `--list-fonts`
See #132
2020-11-22 00:27:49 +08:00
Aloxaf c1abc51814
doc: update README 2020-11-22 00:12:37 +08:00
Aloxaf 2b70a8ca47
Merge pull request #126 from Nudelmeister/master
feat: line offset
2020-11-14 20:09:22 +08:00
Leon Stichternath 25d8424175 added functionality for setting line offset 2020-11-09 14:24:07 +01:00
Aloxaf e4417f5e06
fix: ignore the invalid highlight line number
fix #124
2020-11-05 11:13:52 +08:00
Aloxaf 34eb926f15
fix: make error message not so confusing 2020-11-04 10:17:30 +08:00
Aloxaf 07b5e0557f
feat: read dump from bat's cache directory
close #122
2020-11-02 22:01:41 +08:00
Aloxaf 2221a3fe39
Merge pull request #120 from xdevs23/patch-1
README: fix spelling
2020-10-22 09:37:42 +08:00
Simão Gomes Viana 4ec7f94ac1
README: fix spelling
Missing 's' (problem -> problems)
2020-10-22 00:05:57 +02:00
Aloxaf 735436b975
Merge pull request #114 from j0hnmeow/bg-image 2020-10-04 10:49:35 +08:00
John Meow 7b00f9766f
Use Result 2020-10-03 10:31:23 +03:00
John Meow 3d8c33093c
Add background image support 2020-10-03 10:22:05 +03:00
Aloxaf c3c7f7b1d7
Apply rustfmt 2020-09-23 18:25:00 +08:00
Aloxaf b2a5822ca1
Replace failure with anyhow 2020-09-21 09:55:06 +08:00
Aloxaf c41071548a
Fix CI & Update dependencies 2020-09-21 09:24:22 +08:00
dependabot-preview[bot] f6afbd66d5
Bump structopt from 0.3.15 to 0.3.17 (#107)
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.15...v0.3.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-08 22:01:30 +08:00
dependabot-preview[bot] f81dff8af2
Bump image from 0.23.8 to 0.23.9 (#109)
Bumps [image](https://github.com/image-rs/image) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.23.8...v0.23.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-08 22:01:18 +08:00
Aloxaf 6177d60432
Merge pull request #108 from etra0/feature/windows-clipboard 2020-08-30 20:38:53 +08:00
Sebastián Aedo 3c367a570a Removed unnecesary feature from image dependency in windows 2020-08-29 21:32:05 -04:00
Sebastián Aedo b4a42168ad Fixed unhandled Result 2020-08-29 20:56:57 -04:00
Sebastián Aedo 2bb6d82f55 Added --to-clipboard to windows 2020-08-29 20:50:45 -04:00
dependabot-preview[bot] 792748ebae
Bump syntect from 4.3.0 to 4.4.0 (#105)
Bumps [syntect](https://github.com/trishume/syntect) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trishume/syntect/commits/v4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-21 16:31:05 +08:00
AW14Saurabh cb4708eb10
add .vscode to gitignore 2020-08-07 20:00:52 +05:30
AW14Saurabh 5d166789c4
rust-fmt applied 2020-08-07 20:00:52 +05:30
AW14Saurabh 3a74de1e4a
Added support for --to-clipboard in Windows 2020-08-07 20:00:51 +05:30
dependabot-preview[bot] c7ffab8945
Bump syntect from 4.2.0 to 4.3.0 (#100)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-04 20:38:05 +08:00
Aloxaf 0ac7b290ff
Merge pull request #101 from vladimyr/homebrew
Add install using Homebrew
2020-08-04 20:14:22 +08:00
Dario Vladovic 540ebca413
Add install using Homebrew to the readme 2020-08-04 09:15:48 +02:00
dependabot-preview[bot] fad7331405
Bump imageproc from 0.20.0 to 0.21.0 (#94)
Bumps [imageproc](https://github.com/image-rs/imageproc) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/image-rs/imageproc/releases)
- [Changelog](https://github.com/image-rs/imageproc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/image-rs/imageproc/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-30 09:35:46 +08:00
dependabot-preview[bot] cbb50905cf
Bump image from 0.23.7 to 0.23.8 (#97)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-30 09:33:54 +08:00
dependabot-preview[bot] 187db51635
Bump font-kit from 0.9.1 to 0.10.0 (#98)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-29 10:20:27 +08:00
dependabot-preview[bot] 7ce329b52f
Bump image from 0.23.6 to 0.23.7 (#95)
Bumps [image](https://github.com/image-rs/image) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.23.6...v0.23.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-25 10:03:48 +08:00
dependabot-preview[bot] 27d67fb60a
Bump log from 0.4.8 to 0.4.11 (#96)
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-25 10:03:35 +08:00
dependabot-preview[bot] c9b33f5e39
Bump font-kit from 0.9.0 to 0.9.1 (#93)
Bumps [font-kit](https://github.com/servo/font-kit) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/servo/font-kit/releases)
- [Commits](https://github.com/servo/font-kit/compare/v0.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-11 10:19:03 +08:00
dependabot-preview[bot] 6af5ffc327
Bump image from 0.23.5 to 0.23.6 (#92)
Bumps [image](https://github.com/image-rs/image) from 0.23.5 to 0.23.6.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.23.5...v0.23.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-25 18:12:24 +08:00
dependabot-preview[bot] 84861c3a47
Bump font-kit from 0.8.0 to 0.9.0 (#91)
Bumps [font-kit](https://github.com/servo/font-kit) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/servo/font-kit/releases)
- [Commits](https://github.com/servo/font-kit/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 09:30:38 +08:00
dependabot-preview[bot] 5454e675d5
Bump structopt from 0.3.14 to 0.3.15 (#90)
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.14...v0.3.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-22 09:30:21 +08:00
dependabot-preview[bot] eb1143d7d7
Bump image from 0.23.4 to 0.23.5 (#89)
Bumps [image](https://github.com/image-rs/image) from 0.23.4 to 0.23.5.
- [Release notes](https://github.com/image-rs/image/releases)
- [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.23.4...v0.23.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-12 11:06:00 +08:00
dependabot-preview[bot] f8bd828dff
Bump font-kit from 0.7.1 to 0.8.0 (#88)
Bumps [font-kit](https://github.com/servo/font-kit) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/servo/font-kit/releases)
- [Commits](https://github.com/servo/font-kit/compare/v0.7.1...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-05 09:27:03 +08:00
dependabot-preview[bot] 49c3120076
Bump font-kit from 0.7.0 to 0.7.1 (#87)
Bumps [font-kit](https://github.com/servo/font-kit) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/servo/font-kit/releases)
- [Commits](https://github.com/servo/font-kit/compare/v0.7.0...v0.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-02 08:22:32 +08:00
Aloxaf eaa8bdbaaa
Bump version to 0.3.2 2020-05-26 13:50:39 +08:00
dependabot-preview[bot] dcf4932cfb
Bump syntect from 4.1.1 to 4.2.0 (#85)
Bumps [syntect](https://github.com/trishume/syntect) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trishume/syntect/compare/v4.1.1...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-26 13:41:32 +08:00