diff options
Diffstat (limited to 'utils/scroll-0.1/TODO')
| -rw-r--r-- | utils/scroll-0.1/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/scroll-0.1/TODO b/utils/scroll-0.1/TODO new file mode 100644 index 0000000..84ffd33 --- /dev/null +++ b/utils/scroll-0.1/TODO @@ -0,0 +1,3 @@ + * strlen function which is aware of unicode + * handle wrapping lines in scrolling line count correctly + * hotkey to dump buffer to file (like screen hardcopy) |