There is no way that is the output of running tmux inside script.

Do this:

$ pkill tmux
$ script
Script started, output file is typescript
$ tmux new
<reproduce>
$ exit
$ exit
Script done, output file is typescript


On Wed, Apr 20, 2011 at 09:49:28AM +0200, LEVAI Daniel wrote:
> On Mon, Apr 18, 2011 at 20:14:09 +0100, Nicholas Marriott wrote:
> > if you like you can run tmux in script(1) then let it run for a few
> > seconds (so the problem happens) then look in the typescript file for
> > where it redraws the status line and figure out using printf(1) or by
> > trimming bits out of the file what part makes the terminal reset the
> > selection
> 
> There is not much to see:
> 
> 
> Script started on Wed Apr 20 09:48:12 2011
> $ 
> 
> $ 
> 
> $ 
> 
> $ 
> 
> [ the selection happened here ]
> $ 
> 
> $ 
> 
> $ ^D
> 
> 
> Script done on Wed Apr 20 09:48:18 2011
> 
> 
> I've just hit a few enters, selected something, waited for it to
> disappear, then hit a few more enters, then quit.
> 
> 
> 
> Daniel
> 
> -- 
> LÉVAI Dániel
> PGP key ID = 0x83B63A8F
> Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F
> 
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload 
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve 
> application availability and disaster protection. Learn more about boosting 
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to