>>319
$ cat /etc/redhat-release
Fedora release 32 (Thirty Two)
$ uname -r
5.6.13-300.fc32.x86_64
$ rpm -qf /usr/bin/vi
vim-minimal-8.2.789-1.fc32.x86_64
$ /usr/bin/vi --version | head -2
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled May 18 2020 00:00:00)
Included patches: 1-789
$ ls -l /usr/bin/vi
-rwxr-xr-x. 1 root root 1415088 5月 18 21:26 /usr/bin/vi
$ man ls | /usr/bin/vi -

日本語見出しの先頭1文字しか表示されないという現象は無かった。