dhruvasagar / dhruvasagar/vim-prosession

Windows sessions ignore drive letters

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
263
Forks
23
PR merge metrics
No merged PRs in 30d

Description

One follow up observation and an additional problem based on the following correspondence table:
| Windows Dir | ignore_string |
|---------|---------------|
| c:\TEMP | "c:/TEMP" |
| d:\TEMP | "d:/TEMP" |

On Windows machines, it looks like `vim-prosession` does not care about the drive-letter, and saves the session into `%TEMP.vim` regardless of where GVIM is launched.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.