Hi, 2018-04-20 15:54 GMT+02:00, Dennis Yurichev <den...@yurichev.com>: > Hi all! > > Is it possible somehow to make st's cursor changing according to the current > language? > So it would alternate between two colors? > > Offtopic: is it possible to do the same in xterm? VIM and Emacs? > > -- > -- http://www.yurichev.com > Sometimes I may delay my E-Mail reply. Sorry in advance for the > inconvenience. > It's advisable to use PGP if/when possible. My public keys: > http://yurichev.com/pgp.html > I also use https://bitmessage.org/ my ID: > BM-2cUyrfGUDyjuUHyzAA63kq5NHAB2zMo4Q2 >
A solution for some terminal could be to use $ printf %b '\e]12;$(colour)\a' conditionally.