diff options
Diffstat (limited to 'build2/list')
-rw-r--r-- | build2/list | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build2/list b/build2/list index b84520b..cddf6f5 100644 --- a/build2/list +++ b/build2/list @@ -1,3 +1,8 @@ +- Handle ^C [bug] + + Can we teach auto_rm to handle it? Also will need to use auto_rm in other + places (compile, cli, etc). See what GNU make does. + ? Paging build2 output [idea] Could be handy to be able to scroll back and forth and search as in less. |