delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/03/29/14:49:44

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:date:mime-version:content-type:to
:from:subject:message-id; q=dns; s=default; b=B8tsYyAgPsjs5GsVw5
MoAcw2boFr9vjEWeq1Aj7jtLpoiQH7jQJR/PVBsqzlhv69Y1XNRMsVbvEzuU6xD6
VWflhC9B4VF6D096Vev7ixElT+lWPzkkvfGHtKddVJIGetUxBdH8OCTaauO8ugxw
6+nhclFKqaSXLFQHZgmBasYYs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:date:mime-version:content-type:to
:from:subject:message-id; s=default; bh=tfomW9rMlxK0SFkn7y4ZfXug
WqI=; b=U7Lh1hdKNFBRq1f59SSN5aYNSSU1VlskTNM/lwpncCEyKcAmmYlyu7MK
r3Ns6q+YHq1lbK9PgWbpsHdQ2DqCA1k77trHm1Sk/C32ZzsgGDaCn/J+W2+a84Fe
GJaBKchJepdkyaDBWw40HKdbXqFMciiGzNFi322BFtOaAGQNOz8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
Date: Sun, 29 Mar 2015 19:31:21 +0200
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
From: Thomas Wolff <towo AT towo DOT net>
Subject: [ANNOUNCEMENT] Updated: Unicode text editor MinEd 2015.25
Message-Id: <announce.0MCqZf-1YlrYe4591-009lA4@mrelayeu.kundenserver.de>
X-UI-Out-Filterresults: notjunk:1;
X-IsSubscribed: yes

                           MinEd  2015.25
                            (March 2015)


Major enhancements in this release:

* Transparent editing of encrypted files.
  Using filters configurable by file type (configured in $HOME/.minedrc).
* Configurable appearance of menu background (in $HOME/.minedrc).
* EBCDIC support ("bracket" codepage CP1047 as used by z/OS USS).

Further exposed enhancements in this release:

Editing:
* Enhanced auto-indentation, bullet list and numbered list support.
* Enhanced smart spaces/dashes/arrows/minus.

Interaction:
* Revised flag menus and header line.
* Enhanced double-click and focus-then-click handling.
* CUPS printer selection.


Character handling support:
* Configurable character information in status line ($HOME/.minedrc).
* Additional character transformation support for Italian, East European, Tatar, Bashkir.
* Character information includes Unicode named sequences and spacing combined status.
* Support for ISO 8859/EBCDIC Next Line character (NL U+0085).

Character encoding support:
* Option -E disables text encoding auto-detection, using locale instead.
* Updated some character encoding tables according to libiconv 1.14.
  Added some character encodings.
* Dropped the bogus idea of merging JIS X 0213 and EUC-JP code tables.
  Offering EUC-JP and EUC-JIS X 0213, and their Shift_JIS counterparts.

File handling:
* Handling directory access failure when opening menu.
* Enhanced disk file modification or replacement detection.
* Additional mechanisms to prevent data loss in case of file I/O errors.

Interworking / Interoperability:
* Using new features of xterm 280 to finally achieve the distinction 
  between all (modified) keypad keys.
* Preventing editing screen from being spoiled by other processes.
* Adusting menu colours to detected terminal colours.
* Mouse handling workaround for rxvt-unicode quirks and cygwin console 
  multi-character split-ups.
* Workarounds for query problems with mlterm, old xterm, cygwin console, 
  and 'screen'.
* Revamped CJK terminal features and fixed some width handling cases.
* DOS versions (djgpp, Turbo-C): Fixed Ctrl-space, ^R, ^C.

Bug fixes:
* Fixed handling of interrupts while reading file.
* Fixed new unnamed UTF-16 text to actually be saved as UTF-16.
* Fixed text encoding auto-detection on unsigned char platforms (since 2000.14).
* Fixed pasting invalid UTF-8 as digit '8' in non-UTF-8 text.


------------------------------------------------------------------------

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.

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).

Mined supports full mouse control and menu system in plain-text terminals 
(and it was the first editor supporting Unicode in xterm).

Mined offers a full set of text and file management features, like 
data loss prevention (using backup, recovery files, and file locking 
interoperable with other editors, and file change monitoring), 
an interactive file chooser, and an interactive file switcher.

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.


------------------------------------------------------------------------

To install mined on cygwin, run the cygwin setup program, 
in the "Select Packages" menu, open the "Editors" category and 
select the mined package.

More information (with screenshots, feature overview and change log) 
and download are available from the mined web site at
	<http://towo.net/mined/>

Mined is co-hosted at sourceforge and has a mailing list 
which can be subscribed at
	<https://lists.sourceforge.net/lists/listinfo/mined-editor>


------------------------------------------------------------------------
Thomas Wolff
mined AT towo DOT net

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019