Replies: 4 comments 9 replies
|
That is indeed a problem I was not aware of. It's no so bad: |
0 replies
|
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... |
0 replies
|
it is not automatic, but any prefixes can be filtered by |
5 replies
|
Few options that come into my mind:
|
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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_1files, 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:...)All reactions