Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2015 16:29:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 203743] Full screen editing of history with vi is broken in /bin/sh
Message-ID:  <bug-203743-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lab@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203743-8>