Replies: 4 comments 9 replies
-
That is indeed a problem I was not aware of.
It's no so bad:
|
Beta Was this translation helpful? Give feedback.
-
I'm not well versed in shada and can't see any doc around the pattern. It seems that notation like I'm open to any and all ideas... |
Beta Was this translation helpful? Give feedback.
-
it is not automatic, but any prefixes can be filtered by |
Beta Was this translation helpful? Give feedback.
-
Few options that come into my mind:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to unclutter my history from all the
/path/to/cwd/NvimTree_1
files, that never existed, but neovim still saves those paths in my shada, therefore lowering my history of actual files.Unfortunately, from what I know, it is not possible to use
vim.o.shada = 'r:.*/NvimTree_1'.
Is there a way to change it to something more like terminal notation, that can be caught by shada pattern? (
term:
...)Beta Was this translation helpful? Give feedback.
All reactions