jamessan / vim-gnupg

This script implements transparent editing of gpg encrypted files.
http://www.vim.org/scripts/script.php?script_id=3645
729 stars 73 forks source link

'tty' is not recognized as an internal or external command #106

Closed TomasPedersen closed 5 years ago

TomasPedersen commented 5 years ago

Running win8.1 in windows powershell, script version 2018 aug 06 Text in title gets added to the top of every document where the gnupg.vim is run. Obviously has to do with tty not being a command in powershell. How to solve this?