vim-obsession icon indicating copy to clipboard operation
vim-obsession copied to clipboard

obsession.vim: continuously updated session files

Results 24 vim-obsession issues
Sort by recently updated
recently updated
newest added

Neovim has a neat terminal emulator. If you call `:terminal` then the active buffer will turn into a terminal buffer => https://neovim.io/doc/user/nvim_terminal_emulator.html Don't know enough about the inner workings of...

This project has a license declared in the README, but not a LICENSE file containing the terms. I suggest adding it for very clear visibility.

I have issue with `NVIM v0.9.4` and `use('tpope/vim-obsession')`. I have `vim.opt.cmdheight = 2` at 41 line in `set.lua` and if I open nvim with `nvim -S -V9nvimlog` to restore session...

Is there a way to have manual folds stored in the session even if one closes the buffer? I have researched this issue outside of the vim-obsession context but have...

GVim sometimes response after more than one seconds, and the key I pressed can show on rightbottom on Gvim like below: ![image](https://user-images.githubusercontent.com/9500049/161990399-f86dbda3-ba81-4f5b-bcf0-4b71b4c8edd1.png) Releated commit is https://github.com/tpope/vim-obsession/commit/d2818a614ec3a5d174c6bb19e87e2eeb207f4900 Revert to d2818a6^, above...

Hi Tim: > Don't capture options and maps. Options are sometimes mutilated and maps just interfere with updating plugins. I agree about mappings, but I think It would be pretty...

VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jun 21 2020 16:11:23) Included patches: 1-814 Compiled by Arch Linux Huge version with GTK3 GUI. Features included (+) or not...

Dear developer, if 'set sessionsoptions-=blank' is used, tagbar (https://github.com/majutsushi/tagbar) is not restored on reloading the session... Below I attached a diff -u with the needed change to fix this issue,...

Hey Tim, Yesterday I wrote [vim-prosession](https://github.com/dhruvasagar/vim-prosession) which leverages vim-obsession to allow for autoloading of sessions on launch (in case no arguments were passed to vim) as well as provides a...

Hi Tim! When I open a session and do changes and then pause Obsession it doesnt seem to save anything. This can be tested by opening the session after layout...