On Tue, Apr 02 2019, Klemens Nanni <[email protected]> wrote: > On Tue, Apr 02, 2019 at 10:52:34AM +0200, Jeremie Courreges-Anglas wrote: >> So here's a diff. oks/nays? > OK with the one mention in sh(1) adjusted as well: > > There are two modes, interactive and command. The shell starts in > interactive mode. In this mode text is entered normally. A ⟨newline⟩ > executes the current command line. The command line, unless empty, is > entered into command history. The ⟨ESC⟩ key is used to enter command > mode, where commands similar to those used by vi(1) are available. A > Ctrl-L sequence (^L) can be used in this mode to redraw the current > command line.
The diff changes only the emacs mode. I don't think sh.1 needs to be adjusted given that the paragraph you quote is about vi mode. -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
