CHaBou
64ec145b55
Fix toggleFullScreen keymap customization ( #2995 )
...
Fixes #2977
2018-05-09 15:51:34 +02:00
CHaBou
dfe5ab89fa
Prevent /usr/local/bin/hyper overwriting ( #2885 )
...
Silently fail installation at startup.
Add a menu item to manually install it with a notification feedback.
Fix plugin update menu item.
Fixes #2884
2018-04-22 22:13:23 +02:00
CHaBou
87d4c2b37e
Fix selectAll command ( #2436 )
...
* Fix selectAll command
* Fix typo
2018-01-21 12:21:16 +01:00
Leo Lamprecht
904f94a1bb
Corrected dates
2018-01-17 17:00:13 +01:00
Leo Lamprecht
ac54e79dea
Corrected company name everywhere
2018-01-17 16:58:49 +01:00
CHaBou
319ff3bcd7
Fix devtools opening when menuItem clicked ( #2457 )
2017-11-14 21:32:43 +00:00
CHaBou
c62e042535
Disable undo/redo/cut menuItems ( #2435 )
2017-11-08 22:24:56 +01:00
CHaBou
97308bd8e5
Add shell alias commands ( #2426 )
2017-11-06 20:27:25 +00:00
Leo Lamprecht
dcccd11a29
Improved context menu ( #2425 )
...
* Improved context menu
* Fixed wrong wording
* Update shell.js
2017-11-06 14:22:40 +00:00
CHaBou
c00c10ec11
Fix Preferences menu item
2017-11-03 22:06:48 +01:00
CHaBou
2af575c3c0
Multiple keymaps and mousetrap ( #2412 )
...
* WIP
* WIP
* Wip
* Wip
* wip
* Refactor without normalize and plugin
* Replace extendKeymaps by decorateKeymaps
* WIP
* Add mousetrap
* Add first command over rpc
* More commands
* Add all commands
* Begin to hook commands
* Working multiple keymaps
* Use redux action to trigger command
* Use forked version of Mousetrap to capture key events
* Fix lint
* Add command in redux action to debug purpose
* ExecCommand from menu click
* Remove unused files
* Fix xterm should ignore catched events
* Re-enable IntelliSense checking
* Remove unused runes dep
2017-11-02 19:51:18 -07:00
CHaBou
bcf1157b37
Add new keymaps to jump between tabs ( #2330 )
2017-10-05 20:39:39 +02:00
Matt bc
2b61d4c081
Add config to issue report template ( #2293 )
...
* fixes #1789
2017-10-03 23:56:07 +02:00
CHaBou
1155bb54b1
Add prettier and resolve all lint errors
2017-09-10 16:04:13 +02:00
Leo Lamprecht
356f93ff04
Ensure correct update channel is displayed in About window ( #2130 )
2017-08-30 19:14:28 +02:00
Leo Lamprecht
fa1b607026
Show update channel in About window ( #2102 )
...
* Show update channel in About window
* Improved syntax
2017-08-20 13:03:13 +02:00
CHaBou
db35faa431
Show plugin (name and version) loaded ( #1826 )
...
* Print plugin name and version in devtools
* Add plugins informations in About dialog
2017-06-19 23:02:53 +02:00
Philippe Potvin
ca849425ac
Conditional menu build fix for window ( #1903 )
...
* use speard for menu building
2017-06-03 22:12:14 +02:00
Philippe Potvin
93b2229ff5
Implements Commands Key mapping ( #1876 )
...
Keymaps part 2
2017-06-02 20:03:47 -04:00
Albin Ekblom
07ef0079fa
🎉 Check for WScript.exe ( #1872 )
...
* 🎉 Check for WScript.exe
* 🔥 Move openConfig
* 🔥 Make openNotepad mimic openItem
* 🌹 Add comments
* 🔥 Cleanup windows workaround
* 🔥 Cleanup
* 🎉 Use openConfig on darwin too
2017-05-26 12:23:25 -04:00
Philippe Potvin
3c1f359198
Refactor menu internals ( #1867 )
...
* Keymaps part@1 move menus
* Gather all paths in a module
2017-05-26 08:59:02 +02:00