Browse Source

rm TODOs that are done

Jan Klemkow 5 years ago
parent
commit
334489cde4
1 changed files with 0 additions and 4 deletions
  1. 0 4
      TODO

+ 0 - 4
TODO

@@ -1,9 +1,5 @@
  * strlen function which is aware of unicode
  * strlen function which is aware of unicode
  * make scroll configurable by config.h in suckless style
  * make scroll configurable by config.h in suckless style
-   - configure option for scrollup/-down hotkeys
    - configure option for scroll length: nth-linewise and/or pagewise
    - configure option for scroll length: nth-linewise and/or pagewise
    - configure option for scrollbackbuffer size
    - configure option for scrollbackbuffer size
  * hotkey to dump buffer to file (like screen hardcopy)
  * hotkey to dump buffer to file (like screen hardcopy)
- * new hotkeys
-   - scrolling by mouse wheel
-   - scrolling by shift+PageUp/Down