[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.7j.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.7j.patch.gz |
Date: |
Fri, 05 Dec 2008 20:43:54 -0500 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
patch by Thomas E. Dickey <address@hidden>
created Sat Dec 6 01:39:36 UTC 2008
------------------------------------------------------------------------------
CHANGES | 12 +++
MANIFEST | 2
ansi.c | 187 +++++++++++++++++++++++++++++++++++-----------------
buffer.c | 8 +-
insert.c | 4 -
macros/vile-pager | 11 ++-
makefile.in | 4 -
patchlev.h | 2
revlist | 26 +++----
statevar.c | 26 ++++++-
vile-9.7.spec | 9 +-
vile.hlp | 10 ++
window.c | 4 -
13 files changed, 216 insertions(+), 89 deletions(-)
------------------------------------------------------------------------------
20081204 (j)
> Tom Dickey:
+ add to $cfgopts some drivers (ansi, borland, ntcons, ntwin, os2vio,
vmsvt) and useful settings (iconv, multibyte).
+ make ansi driver support color syntax highlighting.
+ make xvile-pager work by adding a "+fork" option to ensure inputs
are captured before the script exits.
+ fix a regression in "R" command from 9.7i; the check for quoting now
checks for UTF-8 continuation bytes but did not ensure that only
UTF-8 codes were tested before deciding whether to delete old bytes
during a replace.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [vile] vile-9.7j.patch.gz,
Thomas Dickey <=