Skip to content
#

command-line-tool

Here are 3,993 public repositories matching this topic...

gitui
Sebclem
Sebclem commented Jun 4, 2021

Is your feature request related to a problem? Please describe.
I'm using a lot of markdown emoji in my commits message, but in gitui, the emoji are not parsed.

Describe the solution you'd like
Replace all markdown emoji by it's Unicode equivalent.

I have found this lib that can help: https://lib.rs/crates/gh-emoji

Describe alternatives you've considered

**Additional

MisterY
MisterY commented May 13, 2019

As an intermediate step towards #1015, and various parts thereof, would it be possible to ignore the syntax for features not currently supported, yet use the parts which are supported in trades?
I'm thinking out loud and wondering what effects this may have.

My end goal here is to be able to read a data file https://gitlab.com/snippets/1856416 without errors. Hledger would be able to parse thi

Improve this page

Add a description, image, and links to the command-line-tool 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 command-line-tool topic, visit your repo's landing page and select "manage topics."

Learn more