Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1a44394e61a123dff4ef9f99dbf0a505 > files > 60

mined-2012.22-1.fc15.i686.rpm

<head>
<meta name="description" content="Powerful text editor with extensive Unicode and CJK support.">
<meta name="keywords" content="editor, text mode editor, programmers editor, programming editor, Unicode editor, UTF-8 editor, Unicode text editor, UTF-8 text editor, Unicode text mode editor, UTF-8 text mode editor, text mode Unicode editor, text mode UTF-8 editor, text mode HTML editor, CJK editor">
<meta name="robots" content="index">

<title>Unicode text editor MinEd</title>

<script>
top.select ("overview");
</script>

</head>


<dl>

<dd>
<h3>Introduction to MinEd</h3>
Mined is a powerful text editor with a comprehensive yet concise and 
easy-to-use user interface supporting modern interaction paradigms, 
and fast, small-footprint behaviour.
<p>
Mined provides both extensive Unicode and CJK support offering many 
specific features and covering special cases that other editors 
are not aware of (like auto-detection features and automatic handling 
of terminal variations, or Han character information).
<p>
Mined supports full mouse control and menu system in plain-text terminals 
(and it was the first editor supporting Unicode in xterm).
<p>
Mined offers a full set of text and file management features, like 
data loss prevention (<img align=absmiddle src=new-rot.gif title=2011.19>
using backup, recovery files, and file locking 
interoperable with other editors, and file change monitoring), 
<img align=absmiddle src=new.gif title=2011.19>
an interactive file chooser, and 
<img align=absmiddle src=new-rot.gif title=2012.21>
an interactive file switcher.
<p>
Basically, mined is an editor tailored to reliable and efficient 
editing of plain text documents and programs, with comfortable 
features and intuitive interactive behaviour designed for this purpose.

<p id=nodescr>
See <a href=design.html>Mined Design Principles</a> for some further 
comments on the approach of making mined a useful editing tool.
<p id=nodescr>
See <a href=features.html>Mined Features</a> for a more 
comprehensive listing of mined features.
<p id=nodescr>
See <a href=keyboard.html>Mined Keyboard and Keypad Functions</a> for a 
quick guide to keypad assignments and basic keyboard functions.


<p id=nodescr>
<br>
<table id=nodescr align=center width=90% cellspacing=9 cellpadding=9 border=0>
<tr>
<td colspan=3 valign=top bgcolor=#FDEB97>

<table>
<tr>
<td colspan=2>
<h3 style="margin-bottom: 0.5em;">Presentation</h3>
<a target=iuc href=http://www.global-conference.com/iuc27/>
	<img border=0 width=40 align=left src=unicode.org.png></a>
	<i>on the 27th Internationalization and Unicode Conference</i>
<td>
<ul>
  <li><a target=pdf href=http://towo.net/mined/mined_iuc27.pdf>Conference Paper</a>
  <li><a target=pdf href=http://towo.net/mined/mined_iuc27-presentation.pdf><nobr>Conference Presentation</nobr></a>
</ul>
</table>

<tr><td width=50>
<td colspan=3 valign=top bgcolor=#FDB297>
<h3><a href=screenshots.html>Screenshots</a></h3>

<tr><td>
<td width=50>
<td colspan=3 valign=top bgcolor=#32E95D>
<h3><a href=download.html><nobr><img border=0 align=absmiddle src=handr.gif> Download</nobr></a></h3>

</table>

</dl>


<table align=right>
<tr><td><a target=_blank href="http://www.soft82.com/"><img src="soft82_award_130x130.gif" width="130" height="130" border="0" alt="Free download software"></a>
</table>

<p id=overview>
<dl>
<dd><h3>Feature Overview</h3>

<span summary>
	<h4>Interactive features</h4>
	<ul>
	<li>Intuitive user interface
	<li>Logical and consistent concept of navigating and editing text 
		(without ancient line-end handling limitations or insert/append confusion)
	<li>Supports various control styles:
	<ul>
		<li>Editing with command control, function key control, or menu control
		<li>Navigation by cursor keys, control keys, mouse or scrollbar
	</ul>
	<li>Concise and comprehensive menus (driven by keyboard or mouse)
	<li>"HOP" key paradigm doubles the number of navigation functions 
		that can be most easily reached and remembered by 
		intuitively amplifying or expanding the associated function
	<li><img align=absmiddle src=new.gif title=2011.19>Interactive file chooser and 
		<img align=absmiddle src=new-rot.gif title=2012.21>interactive file switcher
	<li>Proper handling of window size changes in any state of interaction
	</ul>

	<h4>Versatile character encoding support</h4>
	<ul>
	<li>Extensive Unicode support, including double-width and combining characters,
		script highlighting, 
		various methods of character input support 
		(mapped keyboard input methods, mnemonic and numeric input),
		supporting CJK, Vietnamese, Hebrew, Arabic, and other scripts
	<li><img align=absmiddle src=new-rot.gif title=2012.21>Character information updated to Unicode 6.1
	<li>Extensive accented character input support, including 
		multiple accent prefix keys
	<li>Support for Greek (monotonic and polytonic)
	<li>Support for Cyrillic accented characters
	<li>Support of bidirectional terminals
	<li>Support of Arabic ligature joining on all terminals
	<li>East Asian character set support: handling of major CJK encodings 
		(including GB18030 and full EUC-JP with combining characters)
	<li>Support for a large number of 8 bit encodings 
		(with combining characters for Vietnamese, Thai, Arabic, Hebrew)
	<li>Support of CJK input methods by enhanced keyboard 
		mapping including multiple choice mappings (handled by a pick list menu);
		characters in the pick list being sorted by relevance of Unicode ranges
	<li>Han character information with description and pronunciation
	<li>Auto-detection of text character encoding, edits files with 
		mixed character encoding sections (e.g. mailboxes),
		transparent handling and auto-detection of UTF-16 encoded files
	<li>Auto-detection of UTF-8 / CJK / 8 bit terminal mode and detailed features
		(like different Unicode width and combining data versions)
	<li>Comprehensive and flexible (though standard-conformant) set of 
		mechanisms to specify both text and terminal encodings 
		with useful precedences
	<li>Flexible combination of any text encoding with any terminal encoding
	<li>Encoding support tested with: xterm, mlterm, rxvt, 
		cxterm, kterm, hanterm, 
		KDE konsole, gnome-terminal, Linux console, 
		cygwin console, mintty, PuTTY
	</ul>

	<h4>Text editing features</h4>
	<ul>
	<li>Many text editing features, e.g. paragraph wrapping, 
		auto-indentation and back-tab, smart quotes (with 
		quotation marks style selection and auto-detection) 
		and smart dashes
	<li>Search and replacement patterns can have multiple lines
	<li>Cross-session paste buffer (copy/paste between multiple 
		&ndash; even subsequent or remote &ndash; invocations of mined)
	<li>Optional Unicode paste buffer mode with implicit conversion
	<li>Marker stack for quick return to previous text positions
	<li>Multiple paste buffers (emacs-style)
	<li>Optional rectangular copy/paste area
	<li>Interactive selection highlighting (with mouse or keyboard selection), 
		standard dual-mode Del key behaviour
	<li>Program editing features, HTML support and syntax highlighting, 
		identifier and function definition search, also across files; 
		structure input support
	<li>Text and program layout features; auto-indentation and 
		undent function (back-tab), numbered item justification
	<li>Systematic text and file handling safety, avoiding loss of data
	<li>Visible indications of special text contents 
		(TAB characters, different line-end types, character 
		codes that cannot be displayed in the current mode)
	<li>Full binary transparent editing with visible indications 
		(illegal UTF-8 or CJK, mixed line end types, NUL characters, ...)
	<li>Print function that works in all text encodings
	<li>Optional password hiding
	<li>Optional emacs command mode
	</ul>

	<h4>Small-footprint operation, portability and interworking</h4>
	<ul>
	<li>Plain text mode (terminal) operation
	<li>Optimized use of terminal features for a wide range of terminals,
	including large terminal support (2015x2015) of recent xterm and mintty
	<li>Instant start-up
	<li>Runs on many platforms (including legacy systems):
		Linux, <img align=absmiddle src=new-rot.gif title=2012.21>Android,
		Unix (SunOS, BSD, Mac OS X, QNX, GNU Hurd, HP-UX, IBM AIX, SCO UnixWare, Ultrix, Tru64),
		DOS (djgpp), Windows (cygwin, Interix), <img align=absmiddle src=new-rot.gif title=2012.20>OpenVMS, Haiku
	</ul>
</span summary>
</dl>

<hr>