$ man column | grep "\-s"
column [-entx] [-c columns] [-s sep] [file ...]
-s Specify a set of characters to be used to delimit columns for the -t option.
by default, or with the characters supplied using the -s option. Useful for pretty-printing displays.
Существует опция -s
, которая позволяет указать необходимый разделитель.
Вы можете отменить изменения в vim, используя кнопку u .