Den söndag 3 december 2017 kl. 18:20:55 UTC+1 skrev Bram Moolenaar: > Patch 8.0.1366 > Problem: Balloon shows when cursor is in WinBar. > Solution: Don't show the balloon when row is negative. > Files: src/beval.c
I can't find 8.0.1366 on GitHub. https://github.com/vim/vim/archive/v8.0.1367.tar.gz is the latest. Version information still shows: :version VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Dec 3 2017 19:11:53) Included patches: 1-1366 Compiled by <[email protected]> Huge version without GUI. Features included (+) or not (-): +acl +comments +file_in_path +linebreak +mouse_urxvt +quickfix +terminal +windows +arabic +conceal +find_in_path +lispindent +mouse_xterm +reltime +terminfo +writebackup +autocmd +cryptv +float +listcmds +multi_byte +rightleft +termresponse -X11 -autoservername +cscope +folding +localmap +multi_lang +ruby +textobjects -xfontset -balloon_eval +cursorbind -footer -lua -mzscheme +scrollbind +timers -xim +balloon_eval_term +cursorshape +fork() +menu +netbeans_intg +signs +title -xpm -browse +dialog_con +gettext +mksession +num64 +smartindent -toolbar -xsmp ++builtin_terms +diff -hangul_input +modify_fname +packages +startuptime +user_commands -xterm_clipboard +byte_offset +digraphs +iconv +mouse +path_extra +statusline +vertsplit -xterm_save +channel -dnd +insert_expand -mouseshape +perl -sun_workshop +virtualedit +cindent -ebcdic +job +mouse_dec +persistent_undo +syntax +visual -clientserver +emacs_tags +jumplist +mouse_gpm +postscript +tag_binary +visualextra -clipboard +eval +keymap -mouse_jsbterm +printer +tag_old_static +viminfo +cmdline_compl +ex_extra +lambda +mouse_netterm +profile -tag_any_white +vreplace +cmdline_hist +extra_search +langmap +mouse_sgr +python -tcl +wildignore +cmdline_info +farsi +libcall -mouse_sysmouse -python3 +termguicolors +wildmenu 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/share/vim" Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 Linking: gcc -L. -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -L/usr/local/lib -Wl,--as-needed -o vim -lm -ltinfo -lelf -lnsl -lacl -lattr -lgpm -ldl -Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -l perl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -L/usr/lib64/python2.7/config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-rpath,/usr /lib64 -L/usr/lib64 -lruby -lpthread -lgmp -ldl -lcrypt -lm Press ENTER or type command to continue Typo in the filename on GitHub? -- -- 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]. For more options, visit https://groups.google.com/d/optout.
