Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove (or allow removal of) =~ ligature #167

Closed
duganchen opened this issue Apr 11, 2016 · 1 comment
Closed

Remove (or allow removal of) =~ ligature #167

duganchen opened this issue Apr 11, 2016 · 1 comment

Comments

@duganchen
Copy link

The =~ ligature is not appropriate for UNIX shells. Would it be possible to remove it, or for a user to remove it?

e.g.

export PATH=~/.local/bin:$PATH

There, the =~ does not mean "approximately equals".

@mcepl
Copy link

mcepl commented Jun 1, 2016

The same goes for many scripting languages (VimL, Perl).

@tonsky tonsky closed this as completed in 08c4dd5 Jul 17, 2016
tonsky added a commit that referenced this issue Jul 17, 2016
- New `calt` code disables ligatures on long sequences, e.g. `!!!!`,
  `>>>>`, etc (closes #49, closes #110, closes #176)
Losangelosgenetics pushed a commit to Losangelosgenetics/FiraCode that referenced this issue Mar 12, 2020
Travis: jruby-9.1.13.0; use dist: "trusty"

This PR updates the CI matrix to use latest JRuby.

http://jruby.org/2017/09/06/jruby-9-1-13-0.html

Update: In order to pass tests, I updated the `dist` (what kind of machine tests run on in Travis) to `trusty`.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants