Here's a nice integration between vim and tmux for any zsh users that want
to give this patch a try: https://gist.github.com/tarruda/5051527

Combined with the new zoom patch, you can get a nice 'toggle top terminal'
experience.

On Tue, Feb 26, 2013 at 11:37 AM, Thiago Padilha <tpadilh...@gmail.com>wrote:

> Here is TAILQ version of the patch, along with the event loop diff(which
> randomly crashes the server for me again)
> ---
>  Makefile.am         |   2 +
>  cmd-monitor.c       | 110 ++++++++++++++++++++++++++++
>  cmd.c               |   1 +
>  examples/monitor.sh | 120 ++++++++++++++++++++++++++++++
>  monitor.c           | 206
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  tmux.c              |   3 +
>  tmux.h              |  71 ++++++++++++++++++
>  7 files changed, 513 insertions(+)
>  create mode 100644 cmd-monitor.c
>  create mode 100755 examples/monitor.sh
>  create mode 100644 monitor.c
>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to