Now I am reading a book on sed and awk and to learn the history needed to use ed and ex commands.
I thought for a vim user on Arch Linux, there is no need to install other packages but I found that ex is not included in the gvim, vim-runtime packages.
I guess the way vi and vim implements ex are a bit different, but how?