evpo / EncryptPad

Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
https://evpo.net/encryptpad
Other
433 stars 64 forks source link

Enter is ignored in FakeVim nnoremap #119

Closed evpo closed 2 years ago

evpo commented 2 years ago

In the below command is ignored

nnoremap <C-s> :w<CR>