Skip to content
#

syntax-highlighting

Here are 1,848 public repositories matching this topic...

bat
v-timofeev
v-timofeev commented Oct 26, 2021

Describe the bug you encountered:

If you use bat on C# source files (.cs, .xaml and others), a space appears in the first line. This is due to byte order mark (BOM)
Maybe reproduced for others files on Windows systems
https://en.wikipedia.org/wiki/Byte_order_mark#Byte_order_marks_by_encoding
Sample file with BOM:
[Program.cs.txt](https://github.com/sharkdp/bat/files/7420061/Program

Mario-paul
Mario-paul commented Aug 15, 2021

Installed using the "Using packages" install how-to section for Ubuntu, but syntax highlighting does not work. .zshrc file obviously does not have sourcing information, and after trying all of the "source" lines from the INSTALL.md, it still doesn't work. clearly zsh-syntax-highlighting is installed somewhere different than the git installations, and those source lines won't work for the Ubuntu re

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.

  • Updated Dec 15, 2021
  • JavaScript
nord
chocolateboy
chocolateboy commented Sep 1, 2019
  • OS: Linux (Arch)
  • Python: 3.7.4
  • litecli: 1.1.0

This is a great tool (thanks!), but I was deterred from considering it by the references to completing with the "Right-arrow" key in the documentation (and UI). I'm used to completing with the standard GNU Readline Tab key (as in sqlite) and never use arrow keys for completion and don't use any tools which do by default (it's bee

Improve this page

Add a description, image, and links to the syntax-highlighting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syntax-highlighting topic, visit your repo's landing page and select "manage topics."

Learn more