TODO

Description						Priority

- Fix status bar to reflect current key binding		High

- CDROM support	(ls-lR, ls-R, MANIFEST, etc.)		High

- Display partial tree					High

- Display tree without saved data			High

- StartDir use glob					Medium

- Handle Symlink in SkipDir				Medium

- Verify khdoc multicolumn characters support		Medium

- Use string collate					Medium

- Use DocBook for man page, HTML documentation, README	Medium

- Can build RPM without being root			Medium

- Add hide skip/unreadable/notfound			Medium

- SkipDir accepts regular expression			Medium

- StartDir accepts regular expression			Medium

- Change various variables from int to size_t		Medium

- Start scan from highlighted dir			Medium

- Directory hint					Low

- Handle scrolling instead of using ncurses pad.	Low
  This will save a lot of memory in UTF-8 mode.

- Add new directory to .kcd.save.gz automatically	Low
  (and quietautoscan config command)

- Store configuration in .kcd.save.gz			Low

- Changes to .kcd.conf rescan automatically		Low

- Mouse drag support					(when ncurses is ready)

- Unicode text wrap in ProcessHypertext			?

- Support C++ locale					?

- Other Treescan optimizations				?

- Check file size type (long vs long long) for 
  large file system (lseek vs llseek)			?

- rc shell support					?

- Display doc. on screen immediately w/o waiting 	?
  for parse to finish.

- Derived NCWindowBase from ncurses C++ class when 	?
  it's mature enough

- Handle overlapped window in NCScreenManager		?

- Handle multiple objects controlling the same window	?
  in NCScreenManager

