xuhdev / vim-latex-live-preview

A Vim Plugin for Lively Previewing LaTeX PDF Output
https://www.topbug.net/blog/2013/06/13/live-preview-of-latex-in-vim/
GNU General Public License v3.0
834 stars 74 forks source link

vim dissapears #101

Closed sudo-ghost closed 4 years ago

sudo-ghost commented 4 years ago

Expected behavior

when i used it with I3 it works perfectly fine and spawns the zathura window right next to the vim window. but in dwm for some reason the zathura window will spawn its its like it spawns on top of the vim window and i can only get back to the vim window after closing the zathura window. Tell us what should happen

Actual behavior

it will spawn the zathura window but gets rid of the vim window Tell us what happens instead

Steps to reproduce

the steps to reproduce it are to just run the plugin. im not sure if im the only one who has had this issue or not so if there is a similar issue please link me it.

System configuration

this dumb shit

sudo-ghost commented 4 years ago

i know the gif isnt high quality but this is what im talking about. the zathrua window just overlaps the vim window for some reason

daedaless commented 4 years ago

Getting the same issue.

sudo-ghost commented 4 years ago

So a temporary fix I found was actually to use tmux when using this. That does not mean this issue is resolved though. I have been trying to get this working normally for a while to no avail

sudo-ghost commented 4 years ago

so i actually figured out that it had to do with my terminal getting swallowed by launched programs. ill close this issue now