Closed claudevandort closed 6 years ago
No new features, just abstracted key binding logic to the following function setKey(fnKey, label, command, quiet_flag) to make the code easier to read and to contribute to (:
setKey(fnKey, label, command, quiet_flag)
Thank's 👍
No new features, just abstracted key binding logic to the following function
setKey(fnKey, label, command, quiet_flag)
to make the code easier to read and to contribute to (: