Hello Masato-san,
Masato Asou wrote on Tue, Sep 03, 2019 at 02:39:11PM +0900:
> Does not run input command by vi editor with vi mode.
>
> I do the following:
>
> 1. set vi mode.
>$ echo "bind -v" > ~/.editrc
>
> 2. launch /usr/bin/ftp command.
>$ ftp
>
> 3. launch vi editor with ESC +
Does not run input command by vi editor with vi mode.
I do the following:
1. set vi mode.
$ echo "bind -v" > ~/.editrc
2. launch /usr/bin/ftp command.
$ ftp
3. launch vi editor with ESC + v.
ftp> ESC + v
4. input "help" in vi editor.
i + help + ESC + :wq
5. then 'help' command doe