hyper/app/config
CHaBou b709a3a971
Add macOptionSelectionMode option (#3406)
Two possible value: 
* `'vertical'` (Default): enable column selection when Option key is hold
* `'force'`: force selection regardless of whether the terminal is in mouse events mode
2019-01-11 14:31:11 +01:00
..
config-default.js Add macOptionSelectionMode option (#3406) 2019-01-11 14:31:11 +01:00
import.js Fix copying default config at launch if needed 2017-11-04 00:42:25 +01:00
init.js Adding ability to send error object to notify() (#2955) 2018-05-02 10:10:44 +02:00
open.js Improve detection of selected editor on Windows (#3242) 2018-10-13 16:52:55 +02:00
paths.js Prevent /usr/local/bin/hyper overwriting (#2885) 2018-04-22 22:13:23 +02:00
windows.js Ensuring that the restored window position is valid (#2459) 2018-03-02 22:11:33 +01:00