Addison Chan
Results
2
issues of
Addison Chan
This implements the feature request here: https://github.com/neovim/neovim/issues/18781. This is done by adding an extra key to the dictionary. An example would be: ```lua vim.ui.input( {prompt = 'test', secret = true},...
lua
PGN Export
26
Hi! Thanks for the wonderful chess program. I was wondering how much work it would be to be able to export games to PGN after they're done (or perhaps continuously...