I have just applied a bunch of patches to my HP-UX (non-gui) build to bring it up to 8.2.0292 and noticed that the message that is displayed when a buffer is written isn't right.
For example (note the number of chars):
My Win64 build looks ok:
Here is output of ':ver' of the HP-UX build:
:ver
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Feb 21 2020 09:56:41)
Included patches: 1-292
Compiled by John
Normal version without GUI. Features included (+) or not (-):
+acl +cursorbind +insert_expand +mouse_sgr -ruby -title
-arabic -cursorshape -job -mouse_sysmouse +scrollbind -toolbar
+autocmd +dialog_con +jumplist -mouse_urxvt -signs +user_commands
-autochdir +diff -keymap +mouse_xterm -smartindent -vartabs
-autoservername -digraphs +lambda +multi_byte -sound +vertsplit
-balloon_eval -dnd -langmap -multi_lang -spell +virtualedit
-balloon_eval_term -ebcdic +libcall -mzscheme -startuptime +visual
-browse -emacs_tags +linebreak -netbeans_intg +statusline +visualextra
+builtin_terms +eval -lispindent +num64 -sun_workshop -viminfo
+byte_offset +ex_extra +listcmds +packages +syntax +vreplace
-channel +extra_search +localmap -path_extra +tag_binary +wildignore
+cindent -farsi -lua -perl -tag_old_static +wildmenu
-clientserver +file_in_path -menu -persistent_undo -tag_any_white +windows
-clipboard +find_in_path -mksession -popupwin -tcl +writebackup
+cmdline_compl -float +modify_fname -printer -termguicolors -X11
+cmdline_hist -folding +mouse -profile -terminal -xfontset
+cmdline_info -footer -mouseshape -python +terminfo -xim
+comments +fork() -mouse_dec -python3 -termresponse -xpm
-conceal -gettext -mouse_gpm -quickfix +textobjects -xsmp
-cryptv -hangul_input -mouse_jsbterm -reltime -textprop -xterm_clipboard
-cscope -iconv -mouse_netterm -rightleft -timers -xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
2nd user vimrc file: "~/.vim/vimrc"
user exrc file: "$HOME/.exrc"
defaults file: "$VIMRUNTIME/defaults.vim"
fall-back for $VIM: "/usr/local/share/vim"
Compilation: cc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -D_REENTRANT
Linking: cc -L/usr/local/lib -o vim -lm -ltermlib
I'm not sure which patch caused this.
Cheers
John --
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/e36f36d6-be45-ba95-d15c-55f689ecdaa9%40internode.on.net.
