This patch serie fixes several problems related to how global
commands are managed, fixing G and V commands, and it also
adds several small improvements in how signals are handled.

Roberto E. Vargas Caballero (6):
  ed: Fix makeline
  ed: Remove nothing comments
  ed: Fix G and V commands
  ed: Print only last line in empty command
  ed: Simplify sighup dealing
  ed: Don't undo commands in sigint

 ed.c | 47 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 17 deletions(-)

-- 
2.37.3


Reply via email to