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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 13 16:29:43 UTC 2015


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

            Bug ID: 203743
           Summary: Full screen editing of history with vi is broken in
                    /bin/sh
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: lab at gta.com

1) Set shell command line editing mode to vi. 
2) Execute some command (ex: 'ls -l')
3) Use escape to enter command line editing.
4) Use 'k' to view last command.
5) Use ^V to enter full screen vi.
6) Modify old command (ex: change to 'man sh').
7) Use :wq to exit vi
8) Edited command will fail. I saw output of '-sh: ma: not found)

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


More information about the freebsd-bugs mailing list