Re: [dev] [st] double-width usage

2013-04-23 Thread random832
On Tue, Apr 23, 2013, at 11:01, Silvan Jegen wrote: > I saw, compiled and tested it but when using mutt only half of the > (Japanese Kanji) characters would be drawn (so presumably only one > character cell of a two-cell double character). If I wasn't at a > conference I would deliver some screensh

Re: [dev] [st] double-width usage

2013-04-23 Thread Silvan Jegen
On Tue, Apr 23, 2013 at 1:42 PM, Random832 wrote: > Did you see the st.c I posted a few days ago? The logic for double width is > mostly complete in it - I just have to fix a few graphical glitches, and > there are a couple of corner cases (mainly regarding erasing a double width > character by ov

Re: [dev] [st] double-width usage

2013-04-23 Thread Random832
On 04/23/2013 03:07 AM, Christoph Lohmann wrote: Hello comrades, Here’s some RFC for people using double‐width characters in terminals in their daily life. Which applications do you use that handle double-width as you expect them? Do these applications use the double-width for the layo

Re: [dev] [st] double-width usage

2013-04-23 Thread Silvan Jegen
On Tue, Apr 23, 2013 at 09:07:14AM +0200, Christoph Lohmann wrote: > Which applications do you use that handle double-width as you expect them? I use mutt and vim which handle double-width characters the way I expect them to (using urxvt or lxterm). > Do these applications use the double-w

Re: [dev] [st] double-width usage

2013-04-23 Thread Thorsten Glaser
Christoph Lohmann dixit: >Which applications do you use that handle double-width as you expect them? mksh and jupp (though I don’t use st). > Do these applications use the double-width for the layout? It’s possible to use Unicode characters, halfwidth or fullwidth, to draw nice boxen in e

Re: [dev] [st] double-width usage

2013-04-23 Thread Petr Šabata
On Tue, Apr 23, 2013 at 09:07:14AM +0200, Christoph Lohmann wrote: > Hello comrades, Hi Christoph, > Here’s some RFC for people using double‐width characters in terminals in > their daily life. > > Which applications do you use that handle double-width as you expect them? > > Do these app

Re: [dev] [st] double-width usage

2013-04-23 Thread Alice Ferrazzi
Hello, I use st also for read japanese, so i think i can be in the japanese user category. application used: tmux mutt moc music player irssi zathura as pdf viewer On Tue, Apr 23, 2013 at 4:07 PM, Christoph Lohmann <2...@r-36.net> wrote: > Hello comrades, > > Here’s some RFC for people using doub

[dev] [st] double-width usage

2013-04-23 Thread Christoph Lohmann
Hello comrades, Here’s some RFC for people using double‐width characters in terminals in their daily life. Which applications do you use that handle double-width as you expect them? Do these applications use the double-width for the layout? Any Chinese or Japanese user? If doub