Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus5 committed Nov 10, 2013
1 parent 205485c commit 589eff4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Today, ConEmu can be used with any other console application or simple GUI tools
(like PuTTY for example). ConEmu is an active project, open to
[suggestions](http://code.google.com/p/conemu-maximus5/issues/list).

Download: http://www.fosshub.com/ConEmu.html
Download: http://www.fosshub.com/ConEmu.html
Source code (svn): http://conemu-maximus5.googlecode.com/svn/trunk/

This fork grew up from ConEmu by Zoin.
Expand Down Expand Up @@ -39,41 +39,41 @@ an alternative customizable GUI window with various features:
* drag and drop (explorer style);
* and more, and more...

All settings are read from the registry or ConEmu.xml file (multiple named configurations are supported),
after which the [command line parameters](http://code.google.com/p/conemu-maximus5/wiki/Command_Line) are applied.
You may easily use several named configurations (for different PCs for example).
All settings are read from the registry or ConEmu.xml file, after which the
[command line parameters](http://code.google.com/p/conemu-maximus5/wiki/Command_Line)
are applied. You may easily use several named configurations (for different PCs for example).


## Requirements
* Windows 2000 or later.


## Documentation
Wiki: http://code.google.com/p/conemu-maximus5/wiki/ConEmu
Wiki: http://code.google.com/p/conemu-maximus5/wiki/ConEmu
What's new: http://code.google.com/p/conemu-maximus5/wiki/Whats_New


## Installation

### If you are NOT a Far Manager user
#. Unpack all files (from appropriate "ConEmuPack.*.7z") to any folder,
or install "ConEmuSetup.*.exe" package..
Subfolder "plugins" (Far Manager related) is not required.
#. Run ConEmu.exe or ConEmu64.exe.
*. Unpack all files (from appropriate "ConEmuPack.*.7z") to any folder, or install "ConEmuSetup.*.exe" package. Subfolder "plugins" (Far Manager related) is not required in your case.
*. Run ConEmu.exe or ConEmu64.exe.

### If you ARE a Far Manager user
#. Unpack all files (from appropriate "ConEmuPack.*.7z") to the folder, containing
*. Unpack all files (from appropriate "ConEmuPack.*.7z") to the folder, containing
"far.exe", or install "ConEmuSetup.*.exe" package.
* Note, if You are not using FAR manager, You may unpack files to any folder.
#. Import to the registry Far Manager macroses, related to ConEmu. Macro `*.reg`
*. Import to the registry Far Manager macroses, related to ConEmu. Macro `*.reg`
files are located in `ConEmu.Addons` directory. Each macro file (`*.reg`) has
description in header. Just doubleclick choosen files in Windows Explorer
to import them.
#. By default (started without command line params), ConEmu runs "far.exe" from
*. By default (started without command line params), ConEmu runs "far.exe" from
it's home folder, or "cmd.exe" if Far Manager not found.
Alternatively, You may run any root command, specifying "/Cmd <App with params>"
argument in ConEmu shortcut or command line.


Screenshots
## Screenshots
Splits and tabs in ConEmu
http://conemu-maximus5.googlecode.com/svn/files/ConEmuSplits.png

Expand Down

0 comments on commit 589eff4

Please sign in to comment.