On Wed, Aug 31, 2016, at 09:29 AM, Markus Unterwaditzer wrote:
> Here's another one that fails:
> 
>     PROMPT_COMMAND='echo -ne "\x1b]0;\xf0\x9f\xa4\x94\x07"'

Well it shows up for me as a sort of inverse (foreground and background
switched) question mark, but no malfunction, and this is from config.h
of my dwm:

static const char *fonts[]          = { "monospace:size=10" };
static const char dmenufont[]       = "monospace:size=10";

which apparently maps to DejaVu:
greg@t400 ~/s/p/lua> fc-match 'monospace:size=10'
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"

Reply via email to