[Bug 203743] Full screen editing of history with vi is broken in /bin/sh

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 18 20:30:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203743

Jilles Tjoelker <jilles at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs at FreeBSD.org    |jilles at FreeBSD.org
                 CC|                            |jilles at FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Jilles Tjoelker <jilles at FreeBSD.org> ---
Created attachment 162193
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162193&action=edit
correctly use buffer sizes

This patch makes libedit read the text into the current buffer correctly. If
you make the text much longer in the editor, it will be truncated (and then
executed in its truncated form).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list