Skip to content

Instantly share code, notes, and snippets.

@PyYoshi
Created August 3, 2012 09:07
Show Gist options
  • Select an option

  • Save PyYoshi/3246117 to your computer and use it in GitHub Desktop.

Select an option

Save PyYoshi/3246117 to your computer and use it in GitHub Desktop.
== ConEmuとは? ==
ConEmuは複数のコンソールをさまざまな機能を持ち合わせたカスタマイズ可能な1つのウィンドウとして描画できる、Windowsコンソールエミュレータです。
Basic application - [http://www.farmanager.com/download.php?l=en Far Manager] ([http://en.wikipedia.org/wiki/FAR_Manager Far in Wikipedia])と共同利用。 Far (File and Archive) ManagerはファイルとアーカイブをWindowsOS上で管理できるコンソールプログラムです。
[[ReleaseList]]
[[RecentTickets(limit=5)]]
[http://code.google.com/p/conemu-maximus5/downloads/list プロジェクトページ]
から最新Versionをダウンロード
プロジェクトのソースコードは
[http://conemu-maximus5.googlecode.com/svn/trunk/ConEmu/ SVN]
上にあります。
プロジェクトのミラーは
[http://code.google.com/p/conemu-maximus5/ Google Code]
[https://sourceforge.net/projects/conemu/ SourceForge.net]
上にあります。
このフォークは
[http://xs.nm.ru/ ConEmu by Zoin]
から成長しました。
== Description ==
ConEmuは非表示コンソールウィンドウでコンソールプログラムを開始し、カスタマイズ可能な代替のGUIウィンドウでさまざまな機能を提供します:
* スムーズなウィンドウリサイジング
* 1つのウィンドウに複数のパネル
* 古いDOSアプリケーションをWindows7や64ビットOS上で容易に実行
* エディタ、ビュワー、パネル、コンソールのためのタブ
* thumbnails and tiles in Far manager
* normal, maximized and full screen window graphic modes
* ウィンドウフォントのアンチエイリアシング方式: 標準、無効、Clear Type
* ウィンドウフォントの設定: 種類、高さ、幅、太字、斜体など
* [http://code.google.com/p/conemu-maximus5/issues/detail?id=153 標準/太字/斜体] フォントをコンソールの様々な場所に同時に使用可能
* Far3において24ビットカラーを使用可能
* cursor: standard console (horisontal) or GUI (vertical)
* for /!BufferHeight mode: vertical scrolling using keyboard
* エディタ/ビュワーにおいて、最終コマンドの全出力(1000行以上)を表示します
* 右クリックのふるまい(長押しでコンテキストメニューを開くなど)をカスタマイズ可能
* ドラッグ・アンド・ドロップ (explorerスタイル)
* その他、たくさんの機能があります。 気になる方は以下に目を通してください:
* 設定ダイアログ
* [http://sourceforge.net/p/conemu/blog/ 更新情報(英語)]
* Settings.reg
すべての設定はレジストリ(複数の設定がサポートされています)から読み込まれた後に、コマンドラインパラメータが適用されます。
/Config
/!BufferHeight
パラメータはコマンドラインにおいてのみ。 ほとんどの設定はコマンドラインからではなく設定ダイアログから変更します。
== 動作環境 ==
* Windows 2000 以上.
== Installation ==
* Install "`ConEmuSetup.*.exe`" package. Note, if You are using Far manager, preferred installation destination is folder containing "`far.exe`".
* Far manager related.
* Import to the registry Far (1.x & 2.x) 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.
* Far (3.x) macros located in `ConEmu.Addons\Far3_fml` folder.
* 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 specify any root command, specifying "/Cmd <App with params>" argument in ConEmu shortcut or command line.
== スクリーンショット ==
[[Embed(http://conemu-maximus5.googlecode.com/svn/files/ConEmuTransparency.png, caption=ConEmu alpha transparency)]]
[[Embed(http://conemu-maximus5.googlecode.com/svn/files/ConEmuPanelViews.png, caption=FAR 2.0 + ConEmu Thumbnails & Tiles)]]
[[Embed(http://conemu-maximus5.googlecode.com/svn/files/ConEmuVanilla.png, caption=FAR 3.0 + ConEmu (simple console mode))]]
[[Embed(http://conemu-maximus5.googlecode.com/svn/files/ConEmu.png, caption=FAR 2.0 + ConEmu (using anti-aliased font))]]
[[Embed(http://conemu-maximus5.googlecode.com/svn/files/ConEmuItalic.png, caption=FAR 2.0 Editor + ConEmu (anti-aliasing disabled))]]
== オンラインドキュメント ==
このドキュメントは
!SourceForge.net
上の
!ConEmu Wiki
に手を加え、翻訳したものです。 詳細なドキュメントが必要な場合は
[http://code.google.com/p/conemu-maximus5/wiki/ConEmu こちら(英語)]
を参照してください。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment