Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1112

ANN: EditXT 1.3.2

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <millerdev@gmail.com>
X-Original-To python-announce-list@python.org
Delivered-To python-announce-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'syntax': 0.04; 'definitions': 0.07; 'subject:ANN': 0.07; 'cursor': 0.09; 'highlighting': 0.09; 'url:github': 0.09; 'url:releases': 0.09; 'python': 0.11; 'bug': 0.12; '(empty': 0.16; '(ok,': 0.16; '(source': 0.16; 'dump': 0.16; 'encodings': 0.16; 'pane': 0.16; 'release:': 0.16; 'string).': 0.16; 'tabs': 0.16; 'to:addr:python- announce-list': 0.16; 'tool.': 0.16; 'undo': 0.16; 'url:tag': 0.16; 'skip:= 10': 0.16; 'url:)': 0.16; 'fix': 0.17; 'command': 0.22; 'tests': 0.22; 'config': 0.24; 'replace': 0.24; 'sort': 0.25; 'external': 0.29; 'character': 0.29; 'code': 0.31; 'lines': 0.31; 'changes:': 0.31; 'preliminary': 0.31; 'file': 0.32; 'regular': 0.32; 'text': 0.33; 'mac': 0.33; 'beyond': 0.35; 'editor': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'introducing': 0.36; 'licensed': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'project': 0.37; 'message-id:@gmail.com': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'commands': 0.60; 'expression': 0.60; 'length': 0.61; 'url:3': 0.61; 'save': 0.62; 'header:Message-Id:1': 0.63; '2000': 0.65; 'ending': 0.78; 'features:': 0.84; 'persistent': 0.84; 'wrap.': 0.84; 'received:108': 0.93
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version; bh=lP04C2y/+tmWRzYR7028Yz0t3ElmYqWA3Qf2PDaQ62w=; b=UFmC7HAIMLHO7lQXcdpewntB4rxCUdMWr8BoElbZie5gtWh8tkp5/yh4m2euCPHl8P DblOIB6JrF3tNHqnJOLCm9uZL+NMStKV5tf7qqudNhlXdbRbycQNm2sqCkxorvKsXn4q Sm/r0xwx/ZHtySavbSh+ZEKGFTEdpO5xKFGNPaESUYgMfCiowJtaxjlnji6+3QT/xf/d v/wK/2uuYlboOpEzPUsky+QBI3gz6birFT57YGytMoLxfw0tn30L+OlnEMB5+g4A3hdZ vGgZ5VKzPs98YESbo0RQNF6Lc0zIuUfHLj+NSRDw8W5OA9aOyoeVx/1SP8HR49IdieKi tTyg==
X-Received by 10.224.125.138 with SMTP id y10mr11755391qar.40.1382195951009; Sat, 19 Oct 2013 08:19:11 -0700 (PDT)
From Daniel Miller <millerdev@gmail.com>
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding quoted-printable
Subject ANN: EditXT 1.3.2
Date Sat, 19 Oct 2013 11:19:08 -0400
To python-announce-list@python.org
Mime-Version 1.0 (Apple Message framework v1085)
X-Mailer Apple Mail (2.1085)
X-Mailman-Approved-At Sun, 20 Oct 2013 21:06:19 +0200
X-BeenThere python-announce-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To python-list@python.org
List-Id Announcement-only list for the Python programming language <python-announce-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-announce-list/>
List-Post <mailto:python-announce-list@python.org>
List-Help <mailto:python-announce-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-announce-list>, <mailto:python-announce-list-request@python.org?subject=subscribe>
Approved python-announce-list@python.org
Newsgroups comp.lang.python.announce
Message-ID <mailman.1287.1382295980.18130.python-announce-list@python.org> (permalink)
Lines 37
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1382295980 news.xs4all.nl 16010 [2001:888:2000:d::a6]:47934
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python.announce:1112

Show key headers only | View raw


Introducing EditXT 1.3.2 - a programmer's text editor for Mac OS X
==================================================================

Download it from GitHub:
https://github.com/editxt/editxt/releases/tag/1.3.2

Features:

- Syntax highlighting for Python and JavaScript (more definitions can be added).
- Find/Replace with regular expression support and other conveniences.
- Command bar to execute commands without using the mouse.
- Smart indent/dedent with tabs or spaces.
- Comment/uncomment selection.
- Word wrap.
- Line numbers.
- Cursor position/selection length indicator.
- Unix/Mac/Windows line ending support.
- Document pane with drag/drop support.
- Undo beyond save and beyond auto-reload on external change.
- Persistent projects (cannot save project as file yet).
- Preliminary support for character encodings other than UTF-8.
- Sort lines tool.
- Licensed under GPLv3 (source code available at http://editxt.org/)
- Over 2000 tests (OK, not really a feature)

About this release:
===================

- Use SafeDump to dump editor config files (preparation for v1.4).

1.3.1 changes:

- Fix bug that prevented replace with nothing (empty string).

Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

ANN: EditXT 1.3.2 Daniel Miller <millerdev@gmail.com> - 2013-10-19 11:19 -0400

csiph-web