AMC patches ported to mc-2006-02-03-13.tar.gz



Hi,

I've just ported (updated) my patch set for the today version of mc.
I didnt attach for size, download if interested, packed together:

  http://www1.mplayerhq.hu/~arpi/amc-patches-2006-02-03-13.tgz

List of patches included:  (content of README.patches)


AMC patches, ported to mc-2006-02-03-13: (should work with others too)
contact:  arpi mplayerhq hu

accept-screen.TERM-format.patch
    Newer GNU Screen sets TERM to screen.xxx where xxx is the client's
    terminal name. Currently mc only accepts TERM=screen, not TERM=screen*

avoid-mc-in-mc.patch
    Do NOT allow starting mc from inside mc (mc in mc causes conflicts
    and confusion when changing to subshell with ctrl+o)

deb-support-without-dpkg.patch
    For systems withoput dpkg (almost any non-debian OS).
    It handles .deb files as regular .ar archives, as they are in reality.
    
esc+shift+numbers_as_shift+F-keys.patch
    Useful only with english keyboard map!
    Maps ESC,Shift+0..9 to Shift+F1..F10 keys, like ESC,0..9 are mapped to F1..F10
    (useful on dumb terminals not handling F-key codes correctly)

extfs-esp-archiver-support.patch
    Support for my (ESP-team's) ESP archive file format (listing, unpacking)
    
ftpfs-allow-connect-interrupting.patch
    Let the user interrupt ftpfs in hostname lookup / connection state
    (for mistyped URL/IP or servers being shut down)

more-syntax-defs.patch
    Syntax highlight definition files for BAssPasC language, MHTML and JASM

more-xterm-keycodes.patch
    xterm codes for Shift + Pageup/Pagedown
    and some cosmetics (grouping same keys with different modifiers together)

option_beep_when_fileop_finished.patch
    beep sound when file op (copy,. move etc) finished. optional.

option_ctrl-o_blocking.patch
    block Ctrl+O (switch back to panels from subshell) when there is
    something types in the subshell (to avoid the annoying 'Subshell is
    already running a command' wahrning coming soon) - optional
    
option_editor_prefix_control_chars.patch
    optional: disable prefixing of control chars (^M etc) in the editor

option_prompt_type_and_subshell_chdir.patch
    optional: prompt can be changed (disable/short/path)
    optional: do not allow subshell to change panel's cwd

options-COMMON.patch
    required for the option-* patches (common part)

select_dirs.patch
    In select/unselect files dialog:
    let mask/ select directories only, and /mask select dirs+files

swap-backslash-and-greyminus.patch
    map \ to directory-hotlist instead of unselect-files

wildcards_and_quoting_in_quick_cd.patch
    allows quoting (cd There\ are\ spaces\ in\ this\ path) and
    wildcards (cd Mar*) in quick-cd.
    Quoting is required to 'cd ' then Alt+A to work for evil paths.
    Wildcarding is useful for very slow terminal connections.
    (easier to type cd W* than typing many UP keys then wait for result)


Please apply the ones you can accept... thx.

A'rpi




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]