* clemens fischer <ino-n...@spotteswoode.dnsalias.org> [2010-05-31 15:58:09 
+0200]:

> 
> It takes a while before getting used to the scriptability of tmux
> lacking in screen.

Yeah, tmux should provide more command to support scripting, that is
very useful.

> 
> I was going to suggest a feature:
> 
>   Allow to associate a tag, consiting of a single letter, either at the
>   current position of the cursor or its position in the history when in
>   copy-mode.  Fit the "monitor-content" option with a variant that lets
>   the user restrict the search space by tag[s].  There could be a pseudo
>   tag meaning "from-here".
> 
> With your suggestion this feature isn't necessary.  The only problem
> people may have is the restriction of only one open pipe per pane, so
> one can have either logging or notification, not both.

I wrote a very simple ruby script that define a action map, regex as
key, a function as value, so you can define as many different actions
as you need based on regex, that can solve the problem. 

> 
> 
> clemens
> 
> 
> ------------------------------------------------------------------------------
> 
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

-- 
"There are very few problems in Computer Science that cannot be solved with an 
additional level of indirection." 

http://blog.linsong.org

------------------------------------------------------------------------------

_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to