akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.4k stars 63 forks source link

Session file created in current directory with wsl option #351

Closed shiena closed 2 years ago

shiena commented 2 years ago

Use aa788ad77dfa1559dfcca6311bb718b76f4690ed in Windows10 Steps to reproduce

  1. run goneovim --wsl
  2. close goneovim witth Alt+F4

image

shiena commented 2 years ago

A similar session file is created on the server side with remote attach.

akiyosi commented 2 years ago

@shiena Hi, I have created a fix for this problem. I would appreciate it if you could confirm that it works.

https://github.com/akiyosi/goneovim/actions/runs/2346939752

shiena commented 2 years ago

@akiyosi Thanks! Session files are no longer created with remote attach and wsl.