Re: [Materm-usage] click-select alternate characters

2007-09-28 Thread Gautam Iyer
On Sat, Sep 29, 2007 at 01:35:13PM +1200, Atom Smasher wrote: > got it!! i'm not sure why, but for some reason i had: > Mrxvt.acsChars: true Yet another undocumented option. I'll fix that. > there's still an issue that if i double-click (select word) the > selection doesn't stop at the bor

Re: [Materm-usage] click-select alternate characters

2007-09-28 Thread Atom Smasher
On Fri, 28 Sep 2007, Gautam Iyer wrote: > if ACS_ASCII is defined (mrxvt05b from subversion). The second output is > logical to me, because it converts graphic characters to the most > similar ascii characters. = got it!! i'm not sure why, but for some reason i had: Mrxvt.ac

Re: [Materm-usage] click-select alternate characters

2007-09-28 Thread Gautam Iyer
On Fri, Sep 28, 2007 at 11:44:48PM +1200, Atom Smasher wrote: > > Mrxvt does the same. There's an option in src/feature.h called > > ACS_ASCII. #define it, and you should see the same behaviour. > > > > I think perhaps I'll #define it by default for future releases, > > > > PS: In 0.5.3, #definin

Re: [Materm-usage] click-select alternate characters

2007-09-28 Thread Atom Smasher
On Thu, 27 Sep 2007, Gautam Iyer wrote: > Mrxvt does the same. There's an option in src/feature.h called > ACS_ASCII. #define it, and you should see the same behaviour. > > I think perhaps I'll #define it by default for future releases, > > GI > > PS: In 0.5.3, #defining ACS_ASCII gives a compile

Re: [Materm-usage] click-select alternate characters

2007-09-27 Thread Gautam Iyer
On Thu, Sep 27, 2007 at 08:09:22PM +1200, Atom Smasher wrote: > i like that xterm distinguishes between special and normal characters when > i make a selection, and i like that xterm gracefully converts the special > characters into something nice. Mrxvt does the same. There's an option in src/

Re: [Materm-usage] click-select alternate characters

2007-09-27 Thread Atom Smasher
with screenshots xterm - http://smasher.org/tmp/snapshot134.png if i double-click along the highlighted bar on the bottom, it only selects (highlights) the special characters (alternatively, if i select the normal characters it doesn't extend the selection to the special characters). if i

Re: [Materm-usage] click-select alternate characters

2007-09-26 Thread Gautam Iyer
On Wed, Sep 26, 2007 at 09:49:11PM +1200, Atom Smasher wrote: > this is odd... i just found something that xterm does better than mrxvt... > that probably won't last long ;) > > my shell prompt uses alternate characters (enacs, smacs) and if i > click-select on my prompt in xterm, it _VERY_ gra

[Materm-usage] click-select alternate characters

2007-09-26 Thread Atom Smasher
this is odd... i just found something that xterm does better than mrxvt... that probably won't last long ;) my shell prompt uses alternate characters (enacs, smacs) and if i click-select on my prompt in xterm, it _VERY_ gracefully distinguishes between the alternate characters and the normal ch