File: TODO

package info (click to toggle)
xfm 1.5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,336 kB
  • ctags: 1,815
  • sloc: ansic: 15,711; sh: 1,002; makefile: 177
file content (31 lines) | stat: -rw-r--r-- 886 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
things still TODO:
 * add hotkeys to Tree View
 * show default hotkeys in Menu
 * decide wheather to execute things easily
 * look how file detects tar files
 * also unmount/remove linkdir/other cleanup when X connection closes...
 * get rid of PATH_MAX in all its forms
 * look out of sprintf and get rid of more static arrays

older TODO items from my predecessors:
 * Add Chmod on multiple files / recursively.

 * Add a help feature.

 * Add a find feature.

 * Reintegrate the xfmc stuff.

 * Replace the pattern matching code for file selections with a `real' regexp
   matcher.

 * Add a configuration panel for common resource values.

 * Add a dialog for editing xfmrc entries.

 * Add user definable file menus.

 * Add support for multiple application windows.

 * Add a drag'n'drop protocol which allows xfm to interact with other
   applications (e.g., fvwm's button bar).