Files
ChocolateyPackages/ConEmu/ConEmu.nuspec
2014-01-03 13:57:57 -05:00

45 lines
2.5 KiB
XML

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>ConEmu</id>
<version>13.12.25.0</version>
<authors>Maximus5</authors>
<owners>Xavier Decoster, Ethan J. Brown</owners>
<licenseUrl>http://opensource.org/licenses/BSD-3-Clause</licenseUrl>
<projectUrl>http://code.google.com/p/conemu-maximus5/</projectUrl>
<iconUrl>http://code.google.com/p/conemu-maximus5/logo?cct=1340271535</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>ConEmu-Maximus5 is a Windows console emulator with tabs, which presents multiple consoles and simple GUI applications as one customizable GUI window with various features.</summary>
<description>ConEmu starts a console program in a hidden console window, and provides an alternative customizable GUI window with various features:
* smooth and friendly window resizing;
* tabs for editors, viewers, panels and consoles;
* run simple GUI apps in tabs;
* Windows 7 Jump Lists and Progress on Taskbar buttons;
* easily run old DOS applications (games) in Windows 7 or 64-bit OS;
* thumbnails and tiles in Far Manager;
* normal, maximized and full screen graphical window modes;
* window font anti-aliasing: standard, ClearType, disabled;
* window fonts: family, height, width, bold, italic, etc.;
* using normal/bold/italic fonts for different parts of the console simultaneously;
* Chinese verions of Windows supported;
* using 24-bit colors in Far Manager 3.x;
* ANSI X3.64 and Xterm 256 colors;
* cursor: standard console (horizontal) or GUI (vertical);
* optional per-application settings (e.g. palette);
* vertical console buffer scrolling using the keyboard (BufferHeight mode);
* show full output (1K+ lines) of last command in Far Manager's editor/viewer;
* customizable Far Manager right click behaviour (long click opens context menu);
* drag and drop (explorer style) of files and folders in Far Manager;
* limited support of BDF fonts;
* user friendly text and block selection;
* transparency and desktop mode;
* customizable starting tabs;
* configurable and clickable status bar;
* and more, and more... take a look at the Settings dialog, What's New page and Settings.reg</description>
<releaseNotes>https://code.google.com/p/conemu-maximus5/wiki/Whats_New</releaseNotes>
<copyright>Copyright (c) 2013, Maximus5</copyright>
<tags>graphical console emulator tabs FAR farmanager powershell cmd bash</tags>
</metadata>
</package>