lkml.org 
[lkml]   [2015]   [Aug]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 1/2] perf hists browser: Support horizontal scrolling with '<' and '>' key
On Sun, Aug 09, 2015 at 05:21:01PM +0900, Namhyung Kim wrote:
> Currently perf TUI report browser doesn't support horizontal scrolling.
> So if terminal width is smaller than the actual contents, there's no way
> to see them. This patch adds support horizontal movement by '<' and '>'
> keys.

nice, I wonder we could also have some way to scroll
by the column width.. it might be more eye friendly?
would need to try first ;-)

I also tried it with SKIP_COLS_STEP=1, and it wasn't bad

how about having several scroll step options? like:
, . - SKIP_COLS_STEP=1
< > - SKIP_COLS_STEP=10
CTRL-< > - SKIP_COLS_STEP=columns width

we could also bind some of this to regular arrows
with SHIFT or CTRL, bacause it's probably the most
convenient binding for this

jirka


\
 
 \ /
  Last update: 2015-08-09 12:01    [W:0.376 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site