And the crickets chirp...

It's not even possible to fake this via scripts or commands, since
there is no programmatic access to the screen contents.  Copy mode
allow us to manually grab screen content into a buffer, however there
is no command to grab some area of the screen or scrollback back
buffer, and store it to a buffer or a file.

It would be useful to be able to automatically grab screen contents,
such as by screen coordinates. It would also be useful to be able to
specify a range around the current cursor location.

-FR.

On Wed, Oct 17, 2012 at 10:05 AM, Felix Rosencrantz
<f.rosencra...@gmail.com> wrote:
> Omnitty has a nifty feature where it can show you a snippet view of
> the most recent output from each of it's windows.
>
> It would be useful if tmux could provide a similar feature, where
> there were ways it could show a small view of other ttys.  I envision
> that these small slivers might be possible to be displayed within a
> window (e.g. the top or bottom lines), but not have all the features
> of a window pane.  Slivers would be read-only,  and not have the extra
> overhead of the decorations used with window panes (i.e. the line
> characters), since the slivers are only one line.  So you can follow
> the latest output of another tty, but without having to have it be
> proper pane of the current window.  So it the tty wouldn't have to be
> resized to be shown.  It might make sense to just show the slivers
> when there are certain status alert changes (bell, activity, or,
> content).
>
> Another place a one of these keyhole views might be useful is when
> listing the different windows, such as with the choose-window command,
> so you can actually get a small view of the current cursor line of all
> the windows.   Having this view would make it possible to see the
> progress that been made in a window without having to switch to that
> window directly.
>
> -FR.

------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to