Changes in Version 2.08.1
Release Date: May 19, 2008
Enhancements:
-
Add previous_change command
-
Enhance p change command option to lowercase the
first letter if the source contains mixed case but
the first character is in lower case
-
Fix the html documentation to get the index/contents
displayed correctly with Mozilla Firefox
-
Add undo_limit extraction variable
-
Add option to find_word command to add the resulting
search command into the command history.
-
Enhance area mark function to expand the mark if the
same key is pressed multiple times in a row
-
New Exit command
-
New find symbol command
-
New RESTORE option for MARK command
-
Deprecate commands FIND_WORD, REPEAT_FIND,
REPFIND,
RESTORE_FIND, REVERSE_FIND
-
Allow appending to a styleword list from a new file
pattern
-
Add -textonly and -binonly command line options
-
Add -EXCLUDES and -SHOWALL options to the save
command
-
Prompt for directions when moving from a R/O file
Bug Fixes:
-
CD c: command, doesn't always find correct current
directory
-
Make a directory called empty, then try to edit
empty\empty. The editor refuses to start
-
Issuing the DIAG command in an editor started with
/noprof crashes.
-
Unix version, unable to load wildcards e.g. *.test
where a.b.c.d.test exists
-
Locate with negation flag does not always find the
correct text
-
Count command with m option returns inconsistent
results depending on cursor position
-
TOPLINE, when assigned to a key, doesn't refresh the
screen
-
Tab on command line crashes when current directory is
very long
-
Bracket matching erroneously finds "if" inside a
comment when searching backwards and there is no
comment suffix string
-
Backspace over trailing * in block comment doesn't
erase it
-
When automatically expanding tabs, line modifications
should not be performed
-
Searching with SPAN ON sometimes finds text after end
of line
-
Invocation with -s flag fails to find files within
sub-directories that begin with a dot
-
Do all /this/ on a file, mark all lines, move to
bottom and ctrl-m. Lines are deleted not moved
-
Find word command should return 10 if the cursor was
not moved
-
If SPLIT_ALIGN_PAREN is on, ignore parentheses inside
quotes
-
Function recognition fails if a match is preceded by
the block_comment_prefix character