tiagovla / scope.nvim

Revolutionize Your Neovim Tab Workflow: Introducing Enhanced Tab Scoping!
406 stars 21 forks source link

Question and/or bug: General use #23

Closed nDimensionalSpace closed 10 months ago

nDimensionalSpace commented 10 months ago

I have been going round and round with neovim buffers/windows/tabs for a while now, and finally came across scope.nvim, which still isn't acting how I am expecting. I just wanted to clarify that my expectations are sensible before I just move to "scoping via tmux" . . . I am wanting to know if the following description is what you (tiagovla) would understand to be a valid series of commands and the analogous outcomes:

If this is what you think should be happening, then is seems there is a bug, because it is not what I am actually seeing . . . If I am doing something wrong, I would be happy to know what it is.

Thanks.

nDimensionalSpace commented 10 months ago

Ok, so, after playing around with ScopeSaveState and ScopeLoadState, it seems that things do indeed work as expected . . . Sorry for the premature question.