nyngwang / NeoZoom.lua

A simple usecase of floating window to help you focus.
MIT License
184 stars 15 forks source link

popup: should avoid adding the win on zoom to the history of `<C-o>` #80

Closed nyngwang closed 1 year ago

nyngwang commented 1 year ago

https://github.com/nyngwang/NeoZoom.lua/blob/f71b06f1c73b27c887a42bf953e747121f56b67c/lua/neo-zoom/init.lua#L182-L185

nyngwang commented 1 year ago

Should provide a way to set the previous window instead.

nyngwang commented 1 year ago

btw, this is why one should not mention any issue in the commit message unless you're sure that it will be the final commit.