File: TODO

package info (click to toggle)
xless 1.7-11
  • links: PTS
  • area: main
  • in suites: potato
  • size: 288 kB
  • ctags: 259
  • sloc: ansic: 3,127; makefile: 41
file content (17 lines) | stat: -rw-r--r-- 829 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Check out RichText widget, see if it's usable.
Clean up help file.
Add a "Save" command to save STDIN.
Add actions for all buttons
Document actions
Handle appropriate 'less' options & keys
Use selection as pattern if [Search Next] is pressed and searchBuf is NULL
	(suggested by Mark Phillips <phillips@eso.mc.xerox.com>)
Allow for numbered lines
	(suggested by "John A. Murphy" <jam@philabs.Philips.COM>)
Add a status line like that in 'less': "Lines 8-30 of 71  Byte 635 of 1818  34%"
	(suggested by "John A. Murphy" <jam@philabs.Philips.COM>)
Allow text in dialog boxes to scroll
	(suggested by Michael Short <short@CS.Berkeley.EDU)
Have searches wrap (suggested by Michael Short <short@CS.Berkeley.EDU)
Add a -searchMode option to set defaultSearchType resource
	(suggested by Huzefa Mustaly <c23hm@kocrsv01.delcoelect.com>)