Page MenuHomeSolus

Update to ed 1.17
ClosedPublic

Authored by solene on Oct 24 2021, 4:07 PM.
Tags
None
Referenced Files
F11051089: D12093.id29370.diff
Thu, Aug 10, 7:45 PM
F11051088: D12093.id29573.diff
Thu, Aug 10, 7:45 PM
F11051087: D12093.id29553.diff
Thu, Aug 10, 7:45 PM
F11051086: D12093.id30503.diff
Thu, Aug 10, 7:45 PM
F11051085: D12093.id29572.diff
Thu, Aug 10, 7:45 PM
F11051084: D12093.id.diff
Thu, Aug 10, 7:45 PM
F11035971: D12093.diff
Wed, Aug 9, 6:45 PM
F10887593: D12093.id29553.diff
Jun 26 2023, 2:17 PM
Subscribers
Tokens
"Like" token, awarded by kyrios123.

Details

Summary

Changelog:

  • main_loop.c (exec_global): Make commands 'q' and 'Q' work in a global command
  • main.c: New option '-E, --extended-regexp'
  • io.c (read_stream_line, write_stream): Add filename parameter. Print the file name in case of error
  • global.c: Integrate 'resize_line_buffer' into 'set_active_node'
  • buffer.c: Integrate 'resize_undo_buffer' into 'push_undo_atom'
Test Plan
  • create a new file
  • edit an existing file
  • try extended regex with new -E flag

Diff Detail

Repository
R681 ed
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

solene edited the summary of this revision. (Show Details)
solene edited the test plan for this revision. (Show Details)

Format enhancement

kyrios123 added inline comments.
package.yml
5

If you have time, it would be nice to update the source link to https
(not absolutely mandatory getting this patch approved though)

Updating to https
edit: I failed, diff 29573 is fine.

Switch from http:// to https://

This revision is now accepted and ready to land.Dec 25 2021, 8:26 AM
This revision was automatically updated to reflect the committed changes.