rmate icon indicating copy to clipboard operation
rmate copied to clipboard

Disallow opening same file twice

Open krilim opened this issue 2 years ago • 2 comments

I would be nice to have an option to disallow opening same file twice. In big projects, some times I open the same file 2 or 3 times and it is a bit messy.

krilim avatar May 20 '22 09:05 krilim

I think this shouldn't take much work to implement - just out of curiosity, how come you open the same file twice -> by calling rmate multiple times with the same file path or by including the same file path multiple times as parameter?

aurora avatar Feb 19 '24 21:02 aurora

I have a lot of files open in VS Code. When I have so many files open, the tabs become too small to see the full file name. If I've been editing another file for a long time, I might forget that I already opened the file I need and open it again.

krilim avatar Feb 20 '24 07:02 krilim