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: l...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to