Y
Hacker News
new
|
ask
|
show
|
jobs
by
teddyh
265 days ago
“Compose--.” produces an
en dash
, not an em dash. An
em dash
is produced by “Compose---”.
Source:
grep -e DASH /usr/share/X11/locale/*/Compose
2 comments
mock-possum
265 days ago
As it should be. I wish this convention were present across more software, “-“ “- -“ and “- - -“ should be the UI norm for entering proper dashes in text input controls.
link
WhyNotHugo
264 days ago
Most software handles this fine if you configure your compositor to use a compose key.
link
fao_
264 days ago
Whoops, yep that's the one
link