swaroopanand10

Results 5 comments of swaroopanand10

Is it possible to achieve the following: 1). When preview window is opened, make the particular buffer shown by preview window "nomodifiable". 2). When that preview window is closed, make...

Thanks @rmagatti for the help and sorry for the late reply, since I achieved this functionality using post_open_hook, and post_close_hook. Should I close this issue?

@rmagatti , Actually there is a problem in my solution that it works only 50% of time, and is inconsistent. ( I didn't realized it sooner) What I wrote is...

Hi, I am facing this same issue, Did you found some solution or workaround for this?

@dmtrKovalenko Thanks for the solution, its working.