2 A RISCOS-like filer for X
5 This is a list of features that should/will be added when I have time (or when
6 someone sends patches!).
11 Moving a directory (outside of the filer) causes an error when you try
12 to access it (OK), but the error is still reported when you open the
13 directory in its new location until you click refresh.
18 Allow applets inside the panel? Allow the filer to go inside GNOME-panel
21 Highlight Find expressions in red while they're invalid. Also, do this
24 Scrollable panel (already works with wheel-mice).
26 Back/Forwards browser style navigation?
28 Long leafnames wrap onto multiple lines.
30 Better icon arrangement (different column widths?)
32 More permissions checking in Find?
34 Fully configurable toolbar.
36 Use an environment variable to override the platform-name guessing in
39 Enable (temporarily) single-click navigation when a special key (e.g. Alt)
42 Improve MIME-type guessing:
43 - Try to find longest extension match (eg .ps.gz, then .gz)
44 - Try again ignoring case (so .BMP matches .bmp) (.C must still work!)
45 - Use regexp rules on whole name (eg for 'Makefile' and 'core')
47 Provide a way to set the display style on a per-directory basis
48 (shell glob patterns?)
50 In single click mode, beep when the user tries to double click.
52 Options to set where the toolbar appears.
54 Display extra info in the toolbar (file under cursor, size, target mode, etc).
58 Features to (automatically?) set the size of filer windows.
63 The menu opens with `File 'file'' under the pointer. Under RO it was the
69 Copying a relative symlink should make it absolute? Ask during the copy?
71 Recursive 'a-x' acts on the directory first and so can't then change the
72 permissions on the contents. chmod(1) has the same problem.
74 Set Run Action should be on the 'File' menu, not in the minibuffer.