1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834
|
Release Notes for NEdit Version 5.5, October 2004
$Id: ReleaseNotes,v 1.28 2004/09/30 20:51:05 n8gray Exp $
This file contains last minute notes to users about the release, which are not
included in the documentation or README files included with the distribution
kits. It also contains change information, for users who are interested in
what bugs have been fixed, and what features have been added in the current
version.
If you are upgrading NEdit from a version prior to 5.0, please see the notes in
the README file which came with the (source or executable) distribution kit,
about updating macros and font settings in your .nedit file.
New features in 5.5
- The most important new feature is the introduction of window tabs
(SF patches #569287 and #893177).
- More efficient string search operations for the macro language.
- Auto-scrolling is now (partly) configurable through the preference menu.
- Find and Clear buttons for i-search bar (SF patch #891884).
- Faster user-defined menu creation (SF patch #891126).
- Open documents on current desktop (SF patch #963120)
- Superuser receives a warning when trying to overwrite a read-only file.
- Simplified global font resources.
- Macro language: added new $args[] array and removed 9 arguments limit
for macros
- Improved Latex & Python syntax highlighting patterns
Bugs fixed in 5.5
- If underscore (_) is among the word delimiters for a language mode then
word boundary regexes will work as expected. (SF bug #1008656)
- Problem with writing history file on VMS (SF bug #933146).
- Race condition fix for running NEdit in -sync mode (SF bug #978104).
- Removed obsolete special window title treatment on SGI (SF bug #779454).
- Forbid the deletion of the "Plain" Text Drawing Style (SF patch #970491).
- File descriptor handling fix that allows shell commands to be invoked
asynchronously.
- Crash on Solaris when dragging a calltip (SF bug #925951).
- Preference resource name mistakes (SF bug #884862).
- Don't delete incremental backup files when incremental backups are off
(SF bug #878183).
- Allow zero-length ranges to be added to range sets (SF bug #871209).
- Improved shell syntax highlighting patterns (SF bug #770855).
- Regular expression crash fix (SF bug #987102).
Changes since 5.5RC1
- Using exit() in macro no longer causes hang (SF bug #999021).
- Updated rangeset documentation (SF bug #1005442).
- Minor changes to the regular expression word boundary semantics
(SF bug #1008656).
- Tabs keep reasonable sizes when things get crowded (SF bug #1005064).
- Many unnecessary file status checks are avoided.
- Warn On Exit also affects closing of window with multiple tabs
(SF bug #1006830)
- "File Modified Externally" dialogs are only allowed for top tabs.
- Broken virtual key bindings workaround was restored (problems with
page-up and page-down).
- Preference file number was bumped.
- Dialogs' OK button layout fixes.
- Fix for SF bug #999820: spaces in dialog button mnemonics.
- Fix for SF bug #996786: problems with overtype mode
Changes since 5.5RC2
- Less confusing menu wording (SF bug #1023089).
- Shell command output is now sent to a new window or a new tab,
depending on the tabbed editing preference settings.
- Detaching/Moving non-top tab should not change top tab (SF bug #1020035).
- Opening new window from a tabbed window no longer diminishes size
(SF bug #1011233).
New Features in 5.4
- Calltips (SF patch #495286)
- Rangesets (SF patch #529298, #628933)
- Backlighting (SF patch #529298)
- Highlighting information macros (SF patch #529298)
- Full mouse wheel support for XFree86 (SF patch #715941)
- Look-behind matching for regular expressions (SF patch #530308)
- Regular expression and syntax highlighting speed-ups
- Flexible resource file location (SF patch #484674)
See the section "Upgrading from 5.3 to 5.4" of the README file for
more information.
- Color dialog (SF patch #595330)
- Option to auto-hide mouse pointer while typing
- Option to keep cursor away from top and bottom of the screen
- Check for real changes of externally modified files (SF patch #602426)
- Synchronized interaction between nc and nedit (SF patch #403647)
- Several smaller improvements on usability and speed
- Several smaller improvements to the macro language (SF patch #552760, ...)
Bugs Fixed in 5.4
- Unconvential word boundary semantics for regular expressions have
been corrected (including affected syntax highlighting patterns).
See the section "Upgrading from 5.3 to 5.4" of the README file for
important information.
- Config files didn't accept non-Unix file format (SF bug #411092)
- Removed regex search bugs (SF bug #429110, #515120)
- Smart-indent macros were unaffected by language mode renames (SF bug #439867)
- All dialogs have titles now (SF bug #480960)
- Giving long filenames at startup caused buffer overflows (SF bug #488412)
- Made sure that dialogs don't get wider than screen
(SF bug #488593, #489614, #713999)
- Workaround for Motif drag icon bug (SF bug #526981: Crash using btn2 on
help window buttons and SF bug #582469: 5.3 crash when selecting stats
line text).
- Dragging a rectangular selection could delete characters (SF bug #557225)
- Show Matching Range bug (SF bug #559902)
- Keyboard-based rectangular selections were forgotten if the selection ever
became zero-width.
- Workaround for KDE's FONTLIST bug (SF bug #561659)
- Paths were still shown in current's window Windows menu after global option
was changed (SF bug #564782)
- Scrolling to searched or undone/redone section stopped short (SF bug #578551)
- Removed flicker in stats line due to bug prevention (SF bug #594838)
- Crash while dismissing a resized help window (SF bug #600175)
- Macro functions were evaluated in a wrong order (SF bug #602336, #628552)
- Syntax highlighting failures in LaTeX (SF bug #607072)
- Crash with wrong values for -tabs option (SF bug #608693)
- Macro shortcuts were sensitive to Lock and NumLock (SF bug #612558)
- Appending the terminating line break was not reflected in the buffer
(SF bug #617840)
- A new nc(1) hanged after a server was killed or crashed (SF bug #619231)
- Adds (short) list of deprecated macro functions (SF bug #619236)
- Removed hazardous command shortcut (SF bug #649442)
- Workaround for OpenMotif radio button bug (SF bug #678198: bug in
Replace in multiple files).
- Typo in SCO makefile (SF bug #689808)
- Syntax highlighting routines assumed ASCII encoding (SF bug #700823)
- Crash when starting up in a UTF-8 locale (SF bug #703246, 621972)
- Crash while manipulating highlighting pattern (SF bug #705495)
- Removed flicker in stats line during macro execution (SF bug #713780)
- Close pane resize bug (SF bug #715767)
- Macro function goto_line_number() only accepted one argument (SF bug #726325)
- Newline macro inserting a string caused a crash when triggered
through smart indent
- Help text foreground was hard-coded to black (SF bug #723096)
- System default colors from CDE Style Manager were ignored (SF bug #544053)
Changes since 5.4RC1
- Panes didn't inherit the right colors (SF bug #780267)
- Fixed Rangeset API usability issues and bugs.
- Plain KP Enter now inserts a newline, not <CR> (SF bug #779439).
- Enabled Motif version checking for xBSD.
- SGI: compilation problem (SF bug #780841)
- File modification issues (SF bug #782513, SF bug #784442)
- Documentation updates.
- Color dialog button resize problem.
- undoModifiesSelection is no longer saved in .nedit/nedit.rc
- Workaround for Lesstif's 'frozen windows' bug.
- Fixed calltip parsing problem (SF bug #779681)
- Macro language HL pattern updates.
- nc -do ... no longer creates unwanted windows (SF bug #785738).
- Improved color resource migration.
- File accessibility is now determined with access() (SF bug #782518)
Changes since 5.4RC2
- Nc crash fix on VMS.
- Fixes in highlighting information inspection macros.
- Nc -lm command line option fix.
New Features in 5.3
This is mainly a bug fix release. The list of new features is therefore
limited:
- The built-in Help system was revamped. Most notably, a hyperlink
mechanism was added for following cross-references.
- Enhanced Exuberant ctags support (SF #491109).
- Line numbers are available in shell commands (SF #434451).
- Goto Line also accepts column numbers (SF #403435).
- Automatic line-feed termination when saving is now optional (SF #503073).
- A customizable window title (SF #477875/#519092).
- Optional syntax based parenthesis matching (iso. purely character based)
(SF #513976).
Bugs Fixed in 5.3
- Find Definition incorrectly reads the X selection when not needed
(SF #520941).
- Background popup menu could lock up X-server when used with any of
the lock keys on.
- Very wide windows when starting NEdit under fvwm (SF #496526).
- Workaround for illegal key bindings installed by other Motif applications,
causing PageUp/PageDown and arrow keys to stop responding in NEdit
(SF #493421/#525903). This is not an NEdit bug, it just looks like one.
- Fix for PageUp/PageDown keys not responding (SF #508961).
- Crash when running X on 2nd screen (SF #478234, #500353).
- Line number display updating in continous wrap mode (SF #516920).
- Performance problem with X Resources highlight patterns (SF #481290).
- Menu fonts showing up as blocks (SF #434383)
- Lockup's in syntax highlighting (especially Perl) (SF #512961).
- Crash when using characters with ASCII code >= 128 in syntax
highlighting patterns.
- Crash when modifying tab distance in continous wrap mode (SF #510631).
- Crash when running NEdit in low-depth color modes.
- Continous wrap mode + variable width font display bugs.
- Potential scroll bar corruption in continuous wrap mode (SF #510765).
- Workaround for selection copy/paste problems with recent versions
of gnome-terminal.
- Jump to tags only referenced by line number.
- Composed characters in learned sequence (SF #480966).
- Missing titles in some dialogs (SF #480960).
- Macro language: continue statement outside loop crash (SF #495293).
- Rectangular overstrike past fixes (SF #487945).
- Hard-coded statistics line font (SF #487153).
- Open filenames starting with a dash (SF #485610).
- Crash when closing window of non-existing file while error dialog is up.
- Bad CapsLock grab on certain keyboard configurations (SF #482504).
- Replacements in rectangular selections could sometimes fail.
- Various buffer overflow fixes.
- Multiple selection dialog does not pop up on first find (SF #473602).
- Tag not found (SF #466742).
- Files opened with -read command line option could not be unlocked.
New Features in 5.2
- Added built-in patterns for CSS, XML, and regular expressions (Regex).
Many other pattern updates.
- Support for high- and true-color systems. NEdit now will automatically
select the best visual from your X server. This reduces the chance of
running out of colors.
- New features in the Find and Replace dialogs:
o Replacement across multiple windows in a session.
o Case sensitivity may be set independently of regular expressions.
o Add "Replace and Find" command, which saves keystrokes when doing
a large-scale find & replace.
- ClearCase version-extended pathnames.
- Many new macro subroutines and variables.
- Array support in macros.
- Range highlighting of matching delimiters.
- Undo and Redo highlights the text that has changed, when visible.
- Support for wheel mouse scrolling on servers that support it (XFree86).
- Improved accelerator key handling.
- Insert Control Code dialog accepts value in any valid C notation
- Optional beeping when search operations wrap.
- Additional default search styles.
- Optional displaying of path names in the window list menu.
Bug Fixes in 5.2
- Fix a crash when entering an invalid line number in "Goto Line".
- Ignore the Caps-Lock key when invoking accelerators.
- Fix problems when running NEdit on 64-bit platforms like Alpha
- NEdit failed to open files if some directories above were not "readable"
- Fix potential crashes if some system calls fail
- When no colors are left, attempt to reuse the closest matching color. This
allows NEdit's syntax highlighting to better coexist with Netscape, which
unfortuntely takes all available colors.
- "Overtype" mode is now bound to the Insert key, to be consistent with
Motif text fields.
- Accelerators now available in confirmation dialogs, and may be invoked
without the Alt key.
- Don't even try to open a directory for editing
- Fix a couple of memory corruption problems
New Features in 5.1
- Significant extensions to the regular expression syntax. See details
below.
- Incremental search, and optional search bar.
- New ctags code with full support for Exuberant Ctags, better
handling of tag collisions, multiple tag file support, on-demand
loading of tag files, and automatic reload of modified tag files.
- Optional display of line numbers along the left side of the text.
- NEdit can now read and write MS DOS format files.
- New built-in syntax highlighting patterns for Lex, PostScript, SQL,
Many syntax highlighting pattern improvements.
- Improved international character set input
- New macro subroutines: list_dialog, getenv, set_language_mode.
- Optional warnings about external modifications to files
- Clearcase awareness
- Session manager restart capability
- Default language mode "*" for user-defined menu items, allows
per-language variations on a common base
- Allow additional modifiers like Sun diamond key in user defined
accelerators
- Option to sort open previous menu.
- -geometry and -iconic command line arguments act per-window, and
can be specified via nc
- -geometry now specified in characters, rather than pixels
- -lm (language mode) command line option
- Save As dialog defaults to same file name
- Better default fonts for Linux systems
- .nedit file version mechanism to make future upgrades easier
Bug Fixes in 5.1
- Crash on large amounts of data fed to shell command which does not
take input
- Delayed secondary windows when executable statements specified in
users .neditmacro file
- Many corrections to online help
- Many highlight patterns corrections
- Using window close box in file open/save dialogs leaves nedit server
unresponsive
- escape in macro dialogs can cause macro hang
- Lesstif-specific fixes: attachment warnings in font selector,
Work around replace dialog focus bug.
- NEdit no longer maintains original protection settings on files. It
allows them to be changed externally.
Details of Regular Expression Changes in 5.1
Bug Fixes
o Fixed bug that caused character classes with a character range not to
work properly if one of the range characters was an escaped character.
Improvements In Existing Features
o Increased maximum number of capturing parentheses from 40 to 50.
o Removed optimization that uses `must match' strings (it didn't work and
caused more problems than it solved.)
o Improved error messages.
o Improved Start-Of-Line and End-Of-Line detection by the `^', `$', and the
new `\B' (see below) anchors. The Start-Of-Word and End-Of-Word anchors
`<' and `>' where not enhanced due to syntax color highlighting pattern
compatibility issues.
o Changed code to use "unsigned char" in most cases instead of "signed
char". Also, use of ANSI character functions (e.g. isdigit(), isspace())
were added wherever possible. These changes should improve support for
locales other than "C", for example character sets with accented
characters.
o Added character escapes for:
- \e ASCII escape character (for environments that use the EBCDIC
character set, set the EBCDIC_CHARSET compiler symbol to get the
EBCDIC equivalent escape character.)
- \- minus sign
- \{ left brace
- \} right brace
o Removed the `\"' escape since `"' is not a meta character.
o In order to support numeric escapes, use of `\0' as a synonym for `&'
in replacement strings was removed. `\0' now signals the start of a
numeric (octal) escape sequence (see below.)
o Minor tweaks for improved performance.
Enhancements
o Octal and Hexadecimal Escapes
Octal and hexadecimal escapes begin with \0 and \x (or \X) respectively.
For example, \052 and \X2A both specify the `*' character. Escapes for
null (\00 or \x0) are not valid and will generate an error message.
o Shortcut Escapes for Common Character Classes
\d digits 0-9
\l letters a-z and A-Z
\s whitespace \t, \r, \v, \f, and space
\w word characters a-z, A-Z, 0-9, and underscore, `_'
`\D', `\L', `\S', and `\W' are the same as the lowercase versions except
that the resulting character class is negated.
o Anchors
The `\B' non-word boundary anchor has been added as the logical opposite
of `<' and `>' collectively. This anchor ensures that the left and
right characters are either both delimiter characters or both
non-delimiter characters.
o Word Delimiter Escape Sequences
\y Word delimiter character
\Y Not a word delimiter character
The `\y' token matches any single character that is one of the characters
that NEdit recognizes as a word delimiter character, while the `\Y' token
matches any character that is NOT a word delimiter character. Note:
these are not anchors and DO consume one character of input.
o Quantifiers
+ Minimal (lazy) Matching Quantifiers
*? Match zero or more
+? Match one at least one
?? Match zero or one
These quantifiers match only what is absolutely necessary to achieve
a match.
+ Counting (or Brace) Quantifier
{min,max} Match from `min' to `max' times the previous regular
expression atom.
If `min' is omitted, it is assumed to be zero. If `max' is omitted,
it is assumed to be infinity. Whether specified or assumed, `min'
must be less than or equal to `max'. If both are omitted, then the
construct is the same as `*'. Note that `{,}' and `{}' are both
valid brace constructs. A single number appearing without a comma,
e.g. `{3}' is short for the `{min,min}' construct, or to match
exactly `min' number of times.
o Non-Capturing Parentheses
Non-Capturing Parentheses are of the form `(?:<regex>)' and facilitate
grouping only and do not incur the overhead of normal capturing
parentheses.
o Positive Look-Ahead
Positive look-ahead constructs are of the form `(?=<regex>)' and
implement a zero width assertion of the enclosed regular expression. In
other words, a match of the regular expression contained in the positive
look-ahead construct is attempted. If it succeeds, control is passed to
the next regular expression atom, but the text that was consumed by the
positive look-ahead is first unmatched (backtracked) to the place in the
text where the positive look-ahead was first encountered.
o Negative Look-Ahead
Negative look-ahead takes the form `(?!<regex>)' and is exactly the same
as positive look-ahead except that the enclosed regular expression must
NOT match.
o Case Sensitivity
(?i<regex>) Case insensitive; `AbcD' and `aBCd' are equivalent.
(?I<regex>) Case sensitive; `AbcD' and `aBCd' are different.
Regular expressions are case sensitive by default, i.e `(?I<regex>)' is
assumed. All regular expression meta characters respond appropriately to
case insensitivity including character classes and back-references.
o Matching Newlines
(?n<regex>) `.', `[^...]', `\s', `\S' will match newlines
(?N<regex>) `.', `[^...]', `\s', `\S' do not match newlines
`(?N<regex>)' is the default behavior.
o Comments
Comments are of the form `(?#<comment text>)' and can be inserted
anywhere and have no effect on the execution of the regular expression.
o Notes on New Parenthetical Constructs
Except for plain parentheses, none of the parenthetical constructs
capture text. If that is desired, the construct must be wrapped with
capturing parentheses, e.g. `((?i<regex))'.
All parenthetical constructs can be nested as deeply as desired, except
for capturing parentheses which have a limit of 50 sets of parentheses,
regardless of nesting level.
New Features in 5.0.2:
- Word-selection (double click) can be used to select ranges of delimiters
- New built-in macro variables: $line, $column, and $modified
- Smart-indent mode available for Python language
- Minor improvements in default pattern sets for NEdit Macros, X Resources,
and Sh/Ksh/Bash
Bug Fixes in 5.0.2:
- -import did not work as advertised in 5.0.1. When used, it re-set a
number of preferences back to default values. Could also potentially
cause a crash.
- Macro -> Repeat crashes on some systems.
- Mouse state can get "stuck" on Alpha-based systems.
- Combination of auto-wrap, auto-indent, and unbreakable lines extending the
width of the window, caused nedit to unnecessarily insert blank lines.
- Incorrect case-insensitive comparison in character sets > 128 bits.
- in by-word drag-selection (double click then drag) when begun in the middle
of a whitespace selection, anchor would revert to original cursor position
rather than maintaining the entire whitespace block.
- Language mode names containing spaces could not be used in language
sensitive user-defined menu items.
- New windows did not always see existing learn/replay sequence, recorded
before the window was created.
- Possible crash in search_string and search_window macros, when used with
long search strings.
- Possible crash in get_selection("any") macro.
- Under Solaris, crashes on window opening, file dialog, and language mode
selection, when user-defined sub-menus were used.
- Filenames containing spaces could cause the .neditdb file to become
unreadable.
- Escape key could not be used to cancel file-selection dialogs when the
file list had keyboard focus (which it almost always does).
New Features in 5.0.1:
- Repeat-over-range, and repeat-to-end capability for repeating last
command and learn/replay sequence.
- Import capability for loading macro/shell menu commands, highlight
patterns, and style sets created by other users.
- New macro language routines: string_to_clipboard, clipboard_to_string,
toupper, tolower, variables: $em_tab_dist.
- Additional default highlight patterns for sh and X resources.
- Sorted Open Previous menu.
- Numerous improvements to default highlighting patterns and smart indent
macros.
Bug Fixes in 5.0.1:
- Various crashes on Motif 2.0 (Linux and FreeBSD) systems, usually
associated with opening files and changing language modes. Usually,
but not necessarily, following changes to user-defined menu items.
- Background menu activation during drag operation could leave drag
unfinished, cause undo to malfunction, and eventually lead to a crash (which
was easy to trigger accidentally when the middle button is emulated with
mouse-chords on a two button mouse).
- X11R6 clients talking to X11R5 servers could crash on font dialog.
- Rapid repetition of long macros (such as binding to key and using keyboard
repeat) could cause crash.
- Several commands which put up dialogs were vulnerable to timing windows
where repeating the command could cause a crash.
- Calling macro close() routine could cause crash if used to close the window
in which the macro was executing.
- Using load_macro_file() as an "include" statement in macro files could
cause hang.
- Artifacts when using non-matching highlight fonts, and making certain types
of changes which change the fonts used to display other (not the line being
modified) lines in the file.
- Auto-newline wrap in overtype mode could duplicate part of wrapped text.
- Lower panes in split window mode allowed modification to read-only windows.
- Several minor dialog and window focus related problems for explicit (click
to focus) users.
- Paste Column ignored existing selection.
- After copying and re-naming language mode information, highlight patterns
and smart indent macros remained attached to the re-named pattern instead of
the original.
- Trailing newlines should not have been prohibited in Open Selected.
- Help for creating smart indent macros was missing.
New Features in 5.0
- Completed macro extension language (Simple C/awk-like syntax, safe,
fully interruptable)
- Syntax highlighting. Built-in patterns for C, C++, Java, Fortran, Pascal,
Ada, Perl, Python, Tcl, Awk, Csh, HTML, LaTeX, VHDL, Verilog, and more.
- Programmable Smart indent. (Experimentally, at least. There are only
macros for C and C++, and they may not fit everyone's programming style.)
- Language-sensitive preferences
- Continuous wrap mode (long line wrapping), in addition to existing
automatic-newline wrapping
- User-defined menus can be hierarchical and language-sensitive.
- Configurable right-button pop up menu
- Pan-scrolling
- Searchable on-line help
- Word boundary matching (<>) in regular expressions
- Repeat command
- More dialogs have up-arrow recall
- White-space selection via double-click
Bug Fixes and Enhancements to Existing Features in 5.0
- No more limits on editing files containing ascii nul characters
- Fill Paragraph command handles leading indents
- Select to mark
- Better directory defaulting in Open Selected and shell commands
- Open Selected processes tilde (~) and wildcards
- Goto Mark centers scroll position better
- Multiple shell commands can be run simultaneously
- Shell command execution doesn't block server command processing
- Emulated-tab deletion treats auto-indent as emulated tabs
- Auto-wrapping of pasted text is optional (off by default)
- Notice that default preferences have changed and ask about saving
on exit
- Selections remain selected after shell command and filter execution
- Wrap margin and emulated tab distance preferences are properly
transferred to new panes in split window mode
|