12 ms·
I ditched mrxvt long ago because of lack of Unicode support (though I did use it under Cygwin/X). https://github.com/simonzack/urxvt-tabbed https://github.com/
by fuzzix 12y ago
I ditched mrxvt long ago because of lack of Unicode support (though I did use it under Cygwin/X).
https://github.com/simonzack/urxvt-tabbed https://github.com/simonzack/urxvt-tabbed - is this the project you're using?
- a3n 12y agoNo, not an external project, just one of the "official" rxvt variants. I use the same one on linux as on cygwin/X. rxvt-unicode-256color I use it on cygwin at work because I use it on linux at home, because of the tabs (which are text-based and have nothing to do with whatever desktop environment it's running in), and because the 256 colors make it easier for me to distinguish different code parts in a colored text editing session. The default terminal in cygwin is OK, but the small number of colors were really bothering me (old eyes). As for unicode, I've displayed Japanese and other scripts in rxvt-unicode-256color just fine.
- a3n 12y agoHere we go: http://imgur.com/eRea4I2 http://imgur.com/eRea4I2 The right terminal has two tabs open, and it shows unicode displayed in the last command. This is on linux, it looks the same on cygwin (except it has window borders there).
- fuzzix 12y agoOh super, thanks. I'll have to try that out.
- barrkel 12y agoFYI, the default terminal for Cygwin these days is mintty, which supports 256 colours.