Guest User

Untitled

a guest
Feb 21st, 2020
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. Changes in version 1.16:
  2.  
  3. The substitute command no longer complains about an 'Infinite substitution
  4. loop' with a substitution like 's/^/#/g'. (Reported by Bjoern Wibben).
  5.  
  6. The length limit of the prompt string has been removed.
  7. (Reported by Tim Chase).
  8.  
  9. It has been documented in the manual that extended regular expression
  10. operators may be unavailable depending on the particular regex
  11. implementation in the system running ed. (Reported by Brian Zwahr).
  12.  
  13. Several fixes and improvements have been made to the manual.
Advertisement
Add Comment
Please, Sign In to add comment