From bb30214c5fed14cd5e4c9fbe4e0b0f5c90449c2c Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Sun, 21 Aug 2016 02:03:00 -0300 Subject: [PATCH] eeshow/TODO: add some more ideas --- eeshow/TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/eeshow/TODO b/eeshow/TODO index d77ba14..e66d63f 100644 --- a/eeshow/TODO +++ b/eeshow/TODO @@ -52,11 +52,15 @@ GUI: or maybe (allowing for sheets from completely different sources): [revA]:[topA]:[sheetA][,[revB]:[topB]:[sheetB]][@x,y[,zoom]] - set/use location string via clipboard +- incremental search with / ? and maybe Ctrl-S and Ctrl-R + https://www.gnu.org/software/emacs/manual/html_node/emacs/Repeat-Isearch.html#Repeat-Isearch +- allow changing font size +- maybe allow changing diff contrast GUI/history - should have quick way to show diff of a single commit - in history, set font to non-bold if showing details -- add scrolling to history, for hot-keys +- add scrolling with keys to history - add manual selection with Up/Down/Enter - "what I am selecting" indication (color of frames of sheets in history) is not very clear.