updated the .TP cleanup for coherency in the key description pages.
[midnight-commander.git] / src / TODO
blob949cf9a13346d7109c8d97c2077a17118947f31d
1 Before 4.6.0-pre2
2 =================
4 Don't allow stdout and stderr from extfs scripts pollute the screen.
6 ncurses 5.2 turns off keypad under heavy load on xterm.  Check if
7 anything can be done about it.
9 ftp and fish with home != '/' - readjust directory to the home.
11 Allow modifiers for keys in mc.lib, like "shift-up".
14 Before 4.6.0
15 ============
17 Contact all translators to update translations.
20 Before 4.6.1
21 ============
23 Backup config files when writing them.
25 Totals are not calculated when operating on a single directory.
27 Add support for mouse wheel with gpm.
29 Recheck all mouse handlers, make sure that they check button number.
31 Load subshell prompt when it's ready.
33 Eliminate all pipes in subshell.c, run pwd after kill.
35 real_input_dialog_help() shouldn't use translated strings in the section
36 names in .mc/history.
38 Make xnc.hlp a text file.  Make it easier to translate the manual.
40 Hard links in cpio have 0 length (if easy to fix).
42 Add "Ignore" and "Ignore all" buttons when reporting permission
43 problems.
45 Better date parser - don't allow seconds and year in ftp listings on the
46 same line.
48 Report errors in fish operations and recover from them.
50 Scan more packages for patches, check Red Hat and Ximian Bugzilla.
52 Allow colors to be defined in the mc.lib file.  Make it possible to
53 avoid using a superlong line to redefine all colors.
56 After 4.6.1 on 4.6.x branch
57 ===========================
59 Consistent support for mc.lib.
61 Consistent support for per-terminal settings.
63 New syntax for mc.ext - path check, desktop environment check.
65 fxp support in VFS.
68 In the 4.7 branch
69 =================
71 Internal terminal - no more console saving.
73 Implement a really Advanced Chown/Chmod.
75 Dynamic loading for libX11, libgpm.
77 Process all input internally, use screen libraries only for output.
79 Support for multi-byte charsets (e.g. UTF-8).
81 sftp support in VFS.
84 ========================================================================
85 Everything below this point is the old TODO list.  It doesn't reflect
86 the current priorities of the developers, but may contain interesting
87 ideas still waiting for their implementation.
88 ========================================================================
91 * Bugs
93   - "Files" message flickers a lot when copying files.
95   - Make the extfs handle re-reads.
97   - Document (or remove) C-x C-r, C-x C-s.
99   - Check that all the help contexts exist on the help file.
101   - Make the buttonbar for the tree box work.
103   - In the incremental search mode, when backspacing, select the
104     correct file, do not stop in current file.
106   - Make C-y yank back all the killed text at once if you've just done
107     several kill operations in a row (C-k, M-d, etc).  [For MC 3.x]
109   - In learn keys, warn the user if he is trying to
110     i) define a same sequence as an already defined (if the keycode differs)
111     ii) define a sequence, which is a prefix of other longer and already
112         defined sequence
114 * Configuration 
116 * Documentation
118   - Convert the source mc.1 to mc.sgml and create automagically from it
119     mc.1, mc.html, mc.hlp, mc.info, mc.tex, mc.txt etc. [3.x]
121 * Extensions
123    - Hotlist should allow people to edit the entry (like we do in the external
124      panelize thing).
126    - Change ext.c to allow the %{..} to recursively expand any other %thingies.
128    - Write a general grow_string routine.  This code is used in the internal
129      viewer and would also be used in the profile.c code.
131    -  A command to set the line length to a fixed value for viewing
132       fixed length binary files. LIST does this with Ctrl-B and then
133       prompts for a "record" length.
135    - Viewer: have a case match toggle.
137    - Viewer: Mark all found matches, and when 'n' is pressed go to the
138      next page, not the next match on the same screen (when there is
139      more than one).
141   - In ftpfs_open, extfs_open, if we set local_filename to tmpnam, use
142     a mechanism to set local_filename to another place on the local
143     diskspace (this would be useful for copying, so that we would save
144     some tmp space). This would require special care in file.c afterwards.
146   - In Listing mode... give at least three user-definable formats
147     (using Janne's Listing mode editor) and assign hot-keys to both
148     standard and user defined (what about c-x f [fbl123] ?).
150   - Shift-Home, Shift-End for the input line: home and end.
152   - Make a mechanism to lock all the mouse events and send them to
153     the locking widget until unlocking is done.
155   - Sort with numerical extensions.
157   - Allow the program to execute a command even when we are on a vfs, maybe
158     a special box, or make subshell code ignore the change directory
159     request. Perhaps each vfs should store a local path attached to it,
160     like in tarfs, extfs it would be the directory which contains the
161     topmost tararchive, in ftpfs it would be the directory which we entered
162     to ftp from.
164   - auto_hint_lines: a variable that would choose to use hint mode when
165     at least auto_hint_lines are visible.
167   - Listbox: Mouse handler for the scrollbar: this will be hard with
168     the current approach (since the listbox scrollbar is drawn *outside*
169     the listbox control area).
171   - In file.c, we shouldn't need to get a full path name in order to
172     work, we should instead canon the file name inside the tar.c (the
173     only fs that relies on this), tar.c should know about the cwd (i
174     think).
176   - Panelize the selected files.
178   - Recursive delete should (perhaps as an option) delete files just after
179     they have been copied and not to delay deleting until everything was
180     moved. [3.x]
182   - When copying a tree (or moving or deleting), as an option act primarily
183     on the regular files and at the end on directories recursively, so that
184     we get complete high parts of the tree if something fails (useful for
185     ftpfs). [3.x]
187   - Put into a new and bigger Options/Configuration dialog all the options
188     we have now to set using .mc.ini manually. [3.x]
190   - When after deleting there are no files in a panelized panel, restore
191     it automagically to the real directory content. [3.x]
193   - Files/Symlink and Link should be able to do multiple links (if the
194     target is a directory). [3.x]
196   - Directory sizes should work in background using try_channels. [3.x]
198   - Support of non-UNIX ls in ftpfs. Perhaps using an ascii configuration
199     file similar to moxftp. [3.x]
201   - Have an option to let the user choose the preferred keybindings.
202     Currently, only the emacs keybindings are supported, add support
203     for Norton Commander and vi keybindings.
205   - Find command should have a way to specify directories to skip.
207   - Add an option that will let listboxes do incremental searches.
209 * Optimizations and cleanup
211   - "How to use help" section should be at the first page of the
212     "Contents" help section.
214   - Use RPCbind on SVR4, this currently will be left for 3.5
216   - Optimize the mcfs read and write code: make the code output 8k
217     blocks all the time (if we have called mc_hint_readall) and probe
218     the input for a possible cancel.
220   - When verbose is off, remove all the clutter on the screen about
221     the files being copied.
223   - The viewer is calling view_update in many places, I call
224     view_update after handling a key, should all the other
225     view_updates be removed?
227   - If the viewer is too slow, some caching could be done.
228     width and cols are currently computed each time they are needed.
230   - Add context sensitive help to the f9 menus.
232   - Add an overlap when going up or down in the file list.
234  ++ In the user menu, don't use the entries array, we can now grow
235     dynamically.  I should take a look at this one day, it's easy to
236     fix.