xcompose icon indicating copy to clipboard operation
xcompose copied to clipboard

Need a mapping for minus sign

Open ds26gte opened this issue 3 years ago • 1 comments

A mapping for

U+2212 MINUS SIGN

is probably too basic to leave out.

ds26gte avatar Sep 15 '22 14:09 ds26gte

This was added to the defaults for the en_US.UTF-8 locale in November 2022 with commit mirror/libX11@6baccbae5324e7342cb5176cae82f463a6b34eae. So this is probably no longer needed.

The sequence is Compose, - (hyphen-minus), _ (underscore).

(Unfortunately it doesn’t work for me, possibly because my locale is en_AU.UTF-8. But that’s a different issue.)

perey avatar Apr 12 '23 05:04 perey