Closed d84-n1nj4 closed 4 years ago
This may help someone going forward working on Mac OS X. I did a couple things to get this to work. I followed this to install macvim so that I did not have +python/dyn as a plugin:
https://stackoverflow.com/questions/21012203/how-can-i-install-macvim-on-os-x
Then I installed evince. I believe those two things fixed my issues. Hope this helps someone.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed. Thanks for contributing to vim-llp!
Expected behavior
I would expect that after running :LLPStartPreview, the preview window will appear and I can see my changes made in the VIM editor.
Actual behavior
I run :LLPStartPreview, and the terminal freezes and hangs. I can't type any additional commands, and no window appears. I'm using iTerm2. Even in my original terminal, nothing happens except I get notifications that terminal would like to access photos, contacts and calendar.
Steps to reproduce
System configuration
Vim version:
➜ ~ vim --version VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct 30 2019 23:05:43) macOS version Included patches: 1-2234 Compiled by Homebrew Huge version with MacVim GUI. Features included (+) or not (-): +acl +file_in_path +mouse_urxvt -tcl +arabic +find_in_path +mouse_xterm +termguicolors +autocmd +float +multi_byte +terminal +autochdir +folding +multi_lang +terminfo -autoservername -footer -mzscheme +termresponse +balloon_eval +fork() +netbeans_intg +textobjects +balloon_eval_term +fullscreen +num64 +textprop +browse -gettext +odbeditor +timers ++builtin_terms -hangul_input +packages +title +byte_offset +iconv +path_extra +toolbar +channel +insert_expand +perl +transparency +cindent +job +persistent_undo +user_commands +clientserver +jumplist +postscript +vartabs +clipboard +keymap +printer +vertsplit +cmdline_compl +lambda +profile +virtualedit +cmdline_hist +langmap -python +visual +cmdline_info +libcall +python3 +visualextra +comments +linebreak +quickfix +viminfo +conceal +lispindent +reltime +vreplace +cryptv +listcmds +rightleft +wildignore +cscope +localmap +ruby +wildmenu +cursorbind +lua +scrollbind +windows +cursorshape +menu +signs +writebackup +dialog_con_gui +mksession +smartindent -X11 +diff +modify_fname -sound -xfontset +digraphs +mouse +spell +xim +dnd +mouseshape +startuptime -xpm -ebcdic +mouse_dec +statusline -xsmp +emacs_tags -mouse_gpm -sun_workshop -xterm_clipboard +eval -mouse_jsbterm +syntax -xterm_save +ex_extra +mouse_netterm +tag_binary +extra_search +mouse_sgr -tag_old_static -farsi -mouse_sysmouse -tag_any_white system vimrc file: "$VIM/vimrc" user vimrc file: "$HOME/.vimrc" 2nd user vimrc file: "~/.vim/vimrc" user exrc file: "$HOME/.exrc" system gvimrc file: "$VIM/gvimrc" user gvimrc file: "$HOME/.gvimrc" 2nd user gvimrc file: "~/.vim/gvimrc" defaults file: "$VIMRUNTIME/defaults.vim" system menu file: "$VIMRUNTIME/menu.vim"
Platform: