On 2014-06-17 21:00 +0000, Egmont Koblinger wrote:
> Inside tmux (current git) execute
> echo -e '\e(0lqqqk'
>
> Line drawing characters appear on the screen:
> ┌───┐
>
> Now highlight with the mouse (tmux's builtin mouse handling).
>
> Expected behavior: they stay line drawing characters.
>
> Actual behavior: they become lqqqk instead.

Nick: Is there any reason why in the code ACS is a cell attribute rather
than just directly writing the translated characters into the cell data?
I think the latter would simplify the code a bit also fixing this
particular bug.

-- 
Balazs

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to