OS4 DepotLogo by McFly 
(anonymous IP: 52.14.221.113,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Filetool » mcamiga.lha

MyCommander

Description: Midnight/Norton commander style file manager
Download: mcamiga.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2Mb
Version: 0.9
Date: 29 Dec 2022
Author: Marcus Sackrow
Submitter: Samir Hawamdeh
Homepage: https://blog.alb42.de/programs/
Category: utility/filetool
License: Other
Distribute: yes
Min OS Version: 4.1
FileID: 12378
 
Snapshots:
 
Comments: 0
Snapshots: 1
Videos: 0
Downloads: 104  (Current version)
104  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
MyCommander for Amiga,AmigaOS4,AROS,MorphOS
-------------------------------------------
License: CC0, source at https://www.github.com/alb42/MCAmiga

Midnight/Norton commander style file manager for all Amiga systems.

if the font is too big try to set the Environment variable FPC_VIDEO_BUILTINFONT
to vga8 e.g. echo vga8 >env:FPC_VIDEO_BUILTINFONT
and restart the program, or create it in Envarc: to make it available as
default.

in the c folder there are some example startupup scripts for mc, mcview, mcdiff
which you can use after booting without startup-seqeuence the scripts to c:
adjust the path to MCAmiga at end of scripts
and make it executable with e.g. "protect c:mc swerd" after booting without
startup-sequence simply type "mc"

Requirements:
#############

AmigaOS 3.x, 68020, 4 MB RAM
AmigaOS 4.x PowerPC
MorphOS 3.x PowerPC
AROS i386-ABIv0, RasPi1-3 ARM ABIv0, x64 ABIv1 NonSMP

Needed Assigns:
---------------
ENV: T:

Optional
--------
lha, lzx commands in c:
(AROS's lha is incompatible, use xad)
installed xadmaster.library to read other archive types

Keys:
#####

Movement:
---------

Cursor up, 8             - Move cursor one up 
Cursor down, 2           - Move cursor one down
Pg up, 9, Ctrl up        - move cursor 10 up
Pg dwn, 3, Ctrl down     - move cursor 10 down
Home, 7, Ctrl left       - go to first item
end, 1, Ctrl right       - go to last item
Tab                      - change focus to other panel
Enter,Cursor Right,6     - Enter Directory if cursor on directory or archive
Shift-Enter              - Open directory or archive on other panel
Backspace, Cursor left,4 - go to Parent
Strg + F1, Alt + F1      - go to drives view on left panel
Strg + F2, Alt + F2      - go to drives view on right panel
Ctrl + D, Alt + D        - go to drives view
Alt + O                  - set destination dir to source dir
Ctrl + S                 - type start of name to fast jump to it

Selection:
----------

INS, 0, Space, # - De-/Select item and move one item down
Shift Up         - De-/Select item and move one item up
Shift Down       - De-/Select item and move one item down
+                - Select items by pattern
-                - Desel items by pattern

Operations:
-----------

F3       - View                      Shift F3 - Alternative View
F4       - Edit                      Shift F4 - Alternative Edit
F5       - Copy
F6       - Move                      Shift F6 - Rename file under cursor
F7       - Create directory
F8, Del  - Delete
Enter    - start executable (wait)   Shift Enter - run executable (don't wait
for finish)

General:
--------

F1       - Help
F2       - Tools menu
F10, ESC - Quit
Ctrl + R - Rescan current directory
Ctrl + F - Toggle visibility of bottom menu
Shift + Space - Scan Directory size

Tooltypes:
##########

VIEWER=   Viewer for F3, Empty = internal viewer
VIEWER2=  Viewer for Shift F3, Empty = internal viewer
EDITOR=   Editor for F4
EDITOR2=  Editor for Shift F4

LEFT=     Startup path for left panel
RIGHT=    Startup path for right panel

WITHDEVICES=1 Show devices in the top overview also (together with assigns and
volumes, careful some of them will crash on access)

SHOWMENU  if this ToolType is present the Bottom menu is shown by program start

DEFAULTSHELL= parameter for to define settings for the tools menu newshell
define console size, name and parameter

INFOFILESAUTOHANDLING if this tool type is given, it will automatically move,
rename, delete the icon with the main file, if tooltype is not given it will ask
on Rename, in tools menu you can select the info files for the currently
selected files

CREATEDIRICON automatically create an icon when a directory is created (if
envarc:sys/def_drawer.info exists)

SHOWCLOCK show a clock in the lower right edge

WINDOW=  default window size at startup, separated with "/"
Left/Top/Width/Height e.g. WINDOW=0/0/640/480

Command-Line:
#############

you can directly start the text viewer and the file comparison from shell
for the viewer start with:
MCAmiga view file
for a file comparison start with:
MCAmiga diff file1 file2

(or you can use the short cut scripts mcview and mcdiff, if you copied them to
your path)

History:
########

0.9
- Difference viewer in tools menu
- Basic highlighter for ini, patch/diff files
- BugFix for start from WBDock2
- Startup scripts to directly start the viewer/diffviewer from shell
- Bugfix for file size

0.8
- Bugfix Move from archive
- Lynx type movement
- Bugfix initial view as drive view
- Bugfix overwrite requester when extracting files
- Bugfix crash on double click on file in archive
- Ask to rename the icon together with the file
- Tool entry to select all info files of selected files
- Better support for german umlauts
- Automatically create dir icon on request

0.7
- Search function in tools menu
- Bugfixes for starting programs Fullscreen
- Fake depth gadget in fullscreen
- Archive bugfixes

0.6
- Fixed wordwrap in viewer fixed missing char
- Bottom menu line (with tooltype setting)
- Fixed parent select when leaving archive
- Tooltype for fullscreen (own screen) setting
- Scroll help screen text if needed
- Catch exception for external programs
- Unpack archive in tools menu

0.5
- Video fixes
- Browse, copy, move, rename, view/edit in lha/lzx archives
- Browse, extract, view files from xad supported archive types
- Start executables by pressing (shift) enter
- tools menu

0.4
- Mouse control
- Drag'n'drop
- Scrolling too long names

0.3
- Fixed archive contents
- Rename
- Jump to line in viewer
- Find in viewer

0.2
- First Release
- Text viewer, Hex viewer
- Copy, move, makedir, delete
- Browse directories


Copyright © 2004-2024 by Björn Hagström All Rights Reserved