tpope / vim-obsession

obsession.vim: continuously updated session files
http://www.vim.org/scripts/script.php?script_id=4472
1.76k stars 70 forks source link

Fix "'winheight' cannot be smaller than 'minwinheight'" #28

Closed boatrite closed 6 years ago

boatrite commented 8 years ago

Fixes https://github.com/tpope/vim-obsession/issues/4.

I attempted to write a good commit message. Let me know if I should change anything.

More importantly, is this a suitable fix? My (limited) testing showed this working without issues, but for all I know there could be instances where doing the filter wouldn't be a good idea. Thoughts?

boatrite commented 6 years ago

My solution seems to have stopped working at some point, so I'm going to close this PR.

As of now I'm using the solution outlined here.