Page MenuHomeSolus

Update ne to 3.2.1
ClosedPublic

Authored by algent on Nov 24 2019, 7:27 PM.
Tags
None
Referenced Files
F11068583: D7706.diff
Fri, Aug 11, 9:59 PM
F10850013: D7706.id18501.diff
Jun 12 2023, 12:21 AM
F10847134: D7706.id18529.diff
Jun 11 2023, 9:10 AM
F10827488: D7706.diff
Jun 4 2023, 5:32 AM
Subscribers

Details

Summary

Changelog:

  • Macros: They now work across multiple documents. You can cancel macro recording, and append new recorded commands to your current macro.
  • New documents inherit their predecessor's current macro, search, and replace strings.
  • Saving of read-only documents requires confirmation.
  • Word completion now does not consider the word the cursor is currently in, which helps in disambiguating.
  • The option -h is now an alias for --help.
  • Add asterisk.jsf syntax.
  • FIND in string inputs brings up a requester with your input history. Use Enter to replace, TAB to insert into your input line; Escape to exit.
  • Enhanced commands: MoveEOW, NextWord, and PrevWord can now move to either end of the indicated word via optional '<' and '>' parameter modifiers.
  • Requesters make better use of white space.

Depends on D7705

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan

Make a text file using ne. Edit and save it.

Diff Detail

Repository
R2144 ne
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Nov 26 2019, 12:53 AM
This revision was automatically updated to reflect the committed changes.