hyper-emoji
v2.0.2
Published
Extension for Hyper.app to input emojis
Downloads
10
Readme
hyper-emoji
Emoji picker for hyper.app
Usage
Press control+alt+space or select from the menubar View->Toggle emoji picker to open.
🚨 TODO Configuration
In your ~/.hyper.js
, you can configure settings for hyper-emoji
.
modules.exports = {
config: {
// other config...
'hyper-emoji': {
addSpace: false, // default: true
},
},
// ...
}
addSpace
Add space after emoji for padding