mirror of https://github.com/MidnightCommander/mc
Move to "before 4.6.0-pre2":
Allow modifiers for keys in mc.lib, like "shift-up".
This commit is contained in:
parent
43b3170fc4
commit
dd16f958a6
4
src/TODO
4
src/TODO
|
@ -28,6 +28,8 @@ ftp and fish with home != '/' - readjust directory to the home.
|
|||
Check compatibility with new gpm. Excessive warnings on Mandrake 9.0
|
||||
have been reported.
|
||||
|
||||
Allow modifiers for keys in mc.lib, like "shift-up".
|
||||
|
||||
|
||||
Before 4.6.0
|
||||
============
|
||||
|
@ -70,8 +72,6 @@ Scan more packages for patches, check Red Hat and Ximian Bugzilla.
|
|||
Allow colors to be defined in the mc.lib file. Make it possible to
|
||||
avoid using a superlong line to redefine all colors.
|
||||
|
||||
Allow modifiers for keys in mc.lib, like "shift-up".
|
||||
|
||||
|
||||
After 4.6.1 on 4.6.x branch
|
||||
===========================
|
||||
|
|
Loading…
Reference in New Issue