swdc-vim icon indicating copy to clipboard operation
swdc-vim copied to clipboard

Whitespace at the bottom of the screen (~ten lines of nothing)

Open vitaly-zdanevich opened this issue 5 years ago • 5 comments

Even without adding set runtimepath^=~/.vim/bundle/swdc-vim.vim into vimrc.

image

Stock Vim 8 on current Mac:

:version
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 17 2018 17:24:51)
Included patches: 1-503, 505-680, 682-1283
Compiled by [email protected]
Normal version without GUI.  Features included (+) or not (-):
+acl             +cmdline_hist    -ebcdic          -gettext         +listcmds        -mouse_sgr       +persistent_undo +smartindent     +termresponse    +wildignore
-arabic          +cmdline_info    -emacs_tags      -hangul_input    +localmap        -mouse_sysmouse  +postscript      +startuptime     +textobjects     +wildmenu
+autocmd         +comments        +eval            +iconv           -lua             -mouse_urxvt     +printer         +statusline      +timers          +windows
-balloon_eval    -conceal         +ex_extra        +insert_expand   +menu            +mouse_xterm     -profile         -sun_workshop    +title           +writebackup
-browse          +cryptv          +extra_search    +job             +mksession       +multi_byte      +python/dyn      +syntax          -toolbar         -X11  
+builtin_terms   +cscope          -farsi           +jumplist        +modify_fname    +multi_lang      -python3         +tag_binary      +user_commands   -xfontset
+byte_offset     +cursorbind      +file_in_path    -keymap          +mouse           -mzscheme        +quickfix        +tag_old_static  +vertsplit       -xim
+channel         +cursorshape     +find_in_path    +lambda          -mouseshape      +netbeans_intg   +reltime         -tag_any_white   +virtualedit     -xpm
+cindent         +dialog_con      +float           -langmap         -mouse_dec       +num64           -rightleft       -tcl             +visual          -xsmp
-clientserver    +diff            +folding         +libcall         -mouse_gpm       +packages        +ruby/dyn        -termguicolors   +visualextra     -xterm_clipboard
-clipboard       +digraphs        -footer          +linebreak       -mouse_jsbterm   +path_extra      +scrollbind      -terminal        +viminfo         -xterm_save
+cmdline_compl   -dnd             +fork()          +lispindent      -mouse_netterm   -perl            +signs           +terminfo        +vreplace
   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   -DMACOS_X_UNIX  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
Linking: gcc   -L/usr/local/lib -o vim        -lm -lncurses  -liconv -framework Cocoa

vitaly-zdanevich avatar Mar 13 '19 10:03 vitaly-zdanevich

same here normal terminal 8.1 vim on latest manajaro

Migacz85 avatar Mar 18 '19 13:03 Migacz85

This is fixing it -> https://github.com/swdotcom/swdc-vim/pull/7

No idea if there is some reason for having 10 lines of cmd there...

redrick avatar Mar 28 '19 20:03 redrick

@redrick Have you made this plugin actually to work ?

Migacz85 avatar Mar 29 '19 09:03 Migacz85

if you look at my master it works the way that I can see time and strokes on the website, but on start I get some method missing token thing I have to have look at why + screen blinks from time to time when some info appears down in cmd.... so lets say yes :)

redrick avatar Mar 31 '19 19:03 redrick

Hi everyone. Sorry for the delay in getting back to you. Unfortunately, we don't have the bandwidth to maintain this plugin right now, but will revisit in the near future. I'll ping this thread when there is an update.

Again - really sorry for the confusion.

brettmstevens7 avatar May 03 '19 17:05 brettmstevens7