You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin is a life-saver and I love it! However, the paths it displays in the session-lens window are a little strange. For some reason, it shows .//Users/... as the prefix instead of just /Users/.... Please see attached screenshot.
I am on macOS 12.2, neovim 0.6.0 stable. I did try to search for similar issues but didn't find anything. If this has been previously discussed and resolved, I apologize in advance.
The text was updated successfully, but these errors were encountered:
Hey sorry about the wait! I actually didn't have the right notification settings for this repo! 🤦 @bradleybauer submitted a few issues about display on Windows, this plugin (probably regrettably) uses auto-session's unescape_dir function for display purposes, I think that's part of what's causing some weirdness here but also I'd have to find an optimal display parsing to use, since as per this observation there seems to also be a difference depending on what finder Telescope ends up using.
This plugin is a life-saver and I love it! However, the paths it displays in the session-lens window are a little strange. For some reason, it shows
.//Users/...
as the prefix instead of just/Users/...
. Please see attached screenshot.I am on macOS 12.2, neovim 0.6.0 stable. I did try to search for similar issues but didn't find anything. If this has been previously discussed and resolved, I apologize in advance.
The text was updated successfully, but these errors were encountered: