Commit Graph

922 Commits (6d32d3dbecf54dcb487030bdef787a262ae73efb)
 

Author SHA1 Message Date
dependabot-preview[bot] 6d32d3dbec Bump assert_cmd from 0.11.1 to 0.12.0
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v0.11.1...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] c6bbca62ef Bump console from 0.9.2 to 0.10.0
Bumps [console](https://github.com/mitsuhiko/console) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](https://github.com/mitsuhiko/console/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp dd9755f223 Update dependencies 4 years ago
sharkdp 61e39158de Install fish completions into 'vendor_completions.d', fixes #651 4 years ago
dependabot-preview[bot] 65023a987e Bump assets/syntaxes/Packages from `71fd0ec` to `759d6ee`
Bumps [assets/syntaxes/Packages](https://github.com/sublimehq/Packages) from `71fd0ec` to `759d6ee`.
- [Release notes](https://github.com/sublimehq/Packages/releases)
- [Commits](71fd0ec9e4...759d6eed9b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 91843f6f65 Update 'JavaScript (Babel).sublime-syntax' 4 years ago
dependabot-preview[bot] 696547b646 Bump assets/syntaxes/JavaScript (Babel) from `a9a908f` to `f4579f9`
Bumps [assets/syntaxes/JavaScript (Babel)](https://github.com/babel/babel-sublime) from `a9a908f` to `f4579f9`.
- [Release notes](https://github.com/babel/babel-sublime/releases)
- [Commits](a9a908fe1d...f4579f9107)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp 4d2682325b Update TypeScript.sublime-syntax 4 years ago
dependabot-preview[bot] 65811d9034 Bump assets/syntaxes/TypeScript from `ab51614` to `9cd994a`
Bumps [assets/syntaxes/TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin) from `ab51614` to `9cd994a`.
- [Release notes](https://github.com/Microsoft/TypeScript-Sublime-Plugin/releases)
- [Commits](ab51614c07...9cd994af73)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp f2b7c060a3 Add link to Choco package 4 years ago
sharkdp 08dd251b9c Update Windows install instructions 4 years ago
Anthony Cerruti d081473261 Update README.md 4 years ago
Anthony Cerruti 3901480c59 Move VC++ to Windows section 4 years ago
Anthony Cerruti 1cad3f56ec Explain how to fix no output issue
I just ran into this so I figured it might be helpful for others.
4 years ago
sharkdp 147503bd56 Add CoffeeScript syntax, closes #833 4 years ago
sharkdp d1b0e955ea Update dependencies 4 years ago
Pavel Aslanov 4021cf8128 Support combination of multiple styles at the same time
Old version of the code did not allowed for `bold italic` or `bold underline` styles
4 years ago
Ethan P 7155f76963
Merge pull request #854 from eth-p/master
Fix broken link in issue template.
4 years ago
Ethan P b63f31e15d
Fix broken link in issue template. 4 years ago
dependabot-preview[bot] 9c3d8c4028 Bump assets/syntaxes/ssh-config from `e84b78f` to `16e19d5`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `e84b78f` to `16e19d5`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](e84b78f9f9...16e19d5da4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] d33b7071e3 Bump assets/syntaxes/GraphQL from `66ce871` to `c9d8458`
Bumps [assets/syntaxes/GraphQL](https://github.com/dncrews/GraphQL-SublimeText3) from `66ce871` to `c9d8458`.
- [Release notes](https://github.com/dncrews/GraphQL-SublimeText3/releases)
- [Commits](66ce8713d8...c9d84587eb)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
sharkdp ca066bf7cd Run 'cargo fmt' 4 years ago
sharkdp 4ac3161c19 Rename label syntax-request 4 years ago
sharkdp d479e07bcb Rename label 4 years ago
sharkdp 369ba7bb0a Remove title prefix (we already have labels for that) 4 years ago
sharkdp 9df85edc4c Add 'question' template 4 years ago
David Peter d007caf39c Add simple "Feature request" template 4 years ago
sharkdp 7d453dfdc5 Simplify issue templates 4 years ago
Kogia-sima 60f48a0c91 Update test data
Avoid using existing text
4 years ago
Kogia-sima 25640a8a81 Fix bug where max_width is not initialized after line break 4 years ago
Kogia-sima 944866affd Fix wrapping method to support unicode text
Related issues:
- #787
- #811
4 years ago
Kogia-sima 22ded00824 Add test for unicode wrapping 4 years ago
Kogia-sima 85e84ab3eb Add unicode-width dependency 4 years ago
Ethan P 993b76654d Change bug_report template to accomodate info.sh output 4 years ago
Ethan P 2b2743b120 Change output format of info.sh to markdown 4 years ago
Ethan P f01263bcff Fix typo causing missing command warning in info.sh 4 years ago
Ethan P 8648b86a73 Add detection of a wrapper function to info.sh 4 years ago
Ethan P 39d9343a7d Change a word in bug_report.md 4 years ago
Ethan P 5faf7ca158 Change ISSUE_TEMPLATE files based on feedback in #837 4 years ago
Ethan P ebe475247c Change consent banner (and fix tput) in info.sh 4 years ago
Ethan P 63f6343cf1 Add issue templates 4 years ago
Ethan P ad42b275a9 Add script to use for diagnosing issues 4 years ago
Ethan P 2dac1c8785 Add @sharkdp's regression test for #798 4 years ago
Ethan P 1225e65299 Fix #798 4 years ago
sharkdp d1bb47d741 Bump min. required Rust version to 1.36 4 years ago
dependabot-preview[bot] f079c14068 Bump git2 from 0.11.0 to 0.12.0
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.11.0...git2-curl-0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
wt-l00 388f4c71fd Add ja-transration of Paging on Using bat on Windows 4 years ago
chaaaaarlotte b675e1bb61 Add Vue syntax 4 years ago
dependabot-preview[bot] f96220f33d Bump error-chain from 0.12.1 to 0.12.2
Bumps [error-chain](https://github.com/rust-lang-nursery/error-chain) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/rust-lang-nursery/error-chain/releases)
- [Changelog](https://github.com/rust-lang-nursery/error-chain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/error-chain/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4 years ago
dependabot-preview[bot] 6739230039 Bump assets/syntaxes/ssh-config from `fcd4378` to `e84b78f`
Bumps [assets/syntaxes/ssh-config](https://github.com/robballou/sublimetext-sshconfig) from `fcd4378` to `e84b78f`.
- [Release notes](https://github.com/robballou/sublimetext-sshconfig/releases)
- [Commits](fcd4378567...e84b78f9f9)

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