diff options
Diffstat (limited to 'build2/list')
-rw-r--r-- | build2/list | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build2/list b/build2/list index d6ddf74..b84520b 100644 --- a/build2/list +++ b/build2/list @@ -1,3 +1,9 @@ +? Paging build2 output [idea] + + Could be handy to be able to scroll back and forth and search as in less. + But we somehow need to always show the tail. Also will have to detect if it + is a redirect/non-tty (e.g., we don't want this in emacs). + ? Colorized build2 output [idea] We could highlight the tool as well as braces, @, etc. |