srid/neuron

Unicode support for neuron CLI

Open

#381 aperta il 9 set 2020

Vedi su GitHub
 (14 commenti) (1 reazione) (0 assegnatari)Haskell (145 fork)batch import
awaiting-prhelp wanted

Metriche repository

Star
 (1549 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Neuron currently does not accept unicode characters in it's CLI.

For example, neuron new Piemērs results in a note with title Piem��rs. Same applies to other commands, such as neuron query -t piemērs.

This problem only exists when using neuron CLI. If notes have unicode characters, they get correctly rendered in the static website.

Guida contributor