So the situation is as follows: I want to run an instance of Okular for every markdown file using bang (!) in Vim's command mode (like this :!okular % &). And I leave the Okular instance open on the side. But when I make changes in the file and save it, Okular also makes the changes in its instance which I don't want. I also added & at the end of shell command in hope that it will detach that process but that doesn't seem to work as I want.
Can someone suggest something? Thanks -- Manas -- -- You received this message from the "vim_use" 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_use" 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_use/CA%2BU-oiwrQUsGtP3vckY5qnRGBWKo8Dg1Y1NXDHKr-B%3D1B%2BiciQ%40mail.gmail.com.
