Re: [dev] st -e

From: S. R. Gal <Swiatoslaw.Gal_AT_univie.ac.at>
Date: Thu, 9 Jul 2015 22:23:45 +0200

---------- From Dmitrij D. Czarkoff 09-07-2015 at 17:40 ----------
> S. R. Gal said:
> > 1. what would be st syntax for xterm -e 'tmux a -d || tmux'?
>
> st -e sh -c 'tmux a -d || tmux'

Both, above and st -e ''tmux a -d || tmux'', seem to work but they
result with the following error messages:

erresc: unknown private set/reset mode 1005
erresc: unknown str ESC]112ESC\
erresc: unknown str ESC]112ESC\
erresc: unknown private set/reset mode 1005

Should I not pay attention to those messages?

Is there an advantage of sh -c as oposed to double quotes?

> > 2. what font st uses when there is no glyph in the default one?
>
> Whatever system provides?

Pardon my lame question, how can I check that?

S. R. Gal
Received on Thu Jul 09 2015 - 22:23:45 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 09 2015 - 22:36:04 CEST