Juan Campa
7a40fd7c97
WebGL renderer (using xterm.js fork) ( #3368 )
...
* Enabling webGL renderer
* Use @zeit/xterm fork of xterm
* Adding webGLRenderer config
* Fix linting issues
* Allow for hot-reloading of webGLRenderer
* Adding link to WebGL renderer issue we're working around
* Using NPM tarball instead of resolutions (which wasn't working
* Hard-coding selection color to white because nothing else is yet supported
2018-12-28 14:42:05 -08:00
Brandon Smith
cd742fbdaa
Improve detection of selected editor on Windows ( #3242 )
...
Improves upon previous work completed in #2631 :
- Add additional system default check: `JSFile`
- Relax restriction on `.exe` file extension as it is an invalid assumption:
Closes #3223
2018-10-13 16:52:55 +02:00
Ricardo Amaral
a14c55640c
Add letter spacing configuration option ( #3002 )
2018-05-10 12:54:00 +02:00
Sonny
f64e3e0204
Adding ability to send error object to notify() ( #2955 )
2018-05-02 10:10:44 +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
Brad Dougherty
bba14f6324
Add line height config ( #2858 )
...
Fixes #2858
2018-04-21 00:22:34 +02:00
Ben Creasy
7838a10d1a
Set showHamburgerMenu enabled by default on Linux ( #2666 )
2018-03-18 00:59:25 +01:00
Steven
24b83615d4
Ensuring that the restored window position is valid ( #2459 )
...
Fixing #1869
2018-03-02 22:11:33 +01:00
CHaBou
8ebdaebdfa
Change default colors ( #2670 )
2018-02-14 14:09:26 +01:00
CHaBou
b73a328b6b
Add fontWeight and fontWeightBold settings ( #2669 )
...
Fixes #2574
2018-02-14 14:09:02 +01:00
Cyril Damas
0105d6baf2
Add ssh url scheme handling ( #2516 )
2018-02-12 21:20:45 +01:00
Brandon Smith
16fcb2cb70
Improve Windows default editor detection ( #2631 )
2018-01-23 10:01:33 +01:00
CHaBou
dd780e6fe7
Xterm v3 integration ( #2573 )
2018-01-09 17:33:24 +01:00
CHaBou
5700690e0b
Add CLI tool to install/search plugins or launch app ( #2375 )
2018-01-09 16:05:19 +01:00
André Cruz
5d0c6355e1
Add comment in config about opacity compatibility ( #2463 )
...
Fix #2451
2017-11-16 12:41:53 +01:00
Benjamin Staneck
8fc75b15ff
Unify wording and spelling in config and other places ( #2422 )
2017-11-04 23:19:02 +01:00
CHaBou
c827349e83
Fix copying default config at launch if needed
2017-11-04 00:42:25 +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
Kirby Walls
c2839bacc7
Move syntax error description to notification body ( #2404 )
2017-10-29 19:05:17 +01:00
Oswaldo Acauan
a53875f208
Add trailingComma rule for config-default.js ( #2372 )
2017-10-18 20:17:55 +02:00
CHaBou
9c9a307958
Merge branch 'master' into canary
2017-10-05 20:49:20 +02:00
CHaBou
bcf1157b37
Add new keymaps to jump between tabs ( #2330 )
2017-10-05 20:39:39 +02:00
Luiz Fernando Rodrigues
9e7bd76ef9
Improve documentation of showHamburguerMenu option ( #2315 )
2017-10-01 16:15:35 +01:00
Guillermo Rauch
3293c3b50a
Merge branch 'master' into canary
2017-09-25 15:23:14 +02:00
Alexandre Santos
acc2230b0e
Fix typo in utils customKeys ( #2283 )
2017-09-25 15:21:59 +02:00
Mina
a31e94eb5a
Fixed icon proportions in About window ( #2265 )
2017-09-22 23:53:49 +02:00
CHaBou
c02c2526ac
Fix decorated config with default colors ( #2242 )
...
Fix decorated config with default colors
2017-09-20 23:32:32 +02:00
CHaBou
d3cd9aee00
Merge branch 'master' into canary
2017-09-20 01:39:55 +02:00
Wilson Tayar
4c71c99325
Normalize keymap internals ( #2227 )
...
Fix #2195 : normalizing keybindings using localeCompare to include non english keyboards as well
2017-09-20 01:36:06 +02:00
CHaBou
f8c19b0ef2
Merge branch 'master' into v2
2017-09-17 23:08:33 +02:00
CHaBou
e0d793eeeb
Revert "Normalize keymap internals" ( #2225 )
...
This reverts commit 751c06e437 .
2017-09-17 21:53:37 +01:00
CHaBou
7733067deb
Merge branch 'master' into v2
2017-09-17 10:48:16 +02:00
Wilson Tayar
751c06e437
Normalize keymap internals ( #2210 )
...
Fix #2195
2017-09-17 10:43:58 +02:00
CHaBou
507fc28200
Merge branch 'master' into v2
...
* master:
Revert #2126 (#2202 )
Use child_process.execFile to prevent unescaped stuff (#2206 )
1.4.4
2017-09-16 13:23:24 +02:00
CHaBou
97d1ae33d3
Revert #2126 ( #2202 )
2017-09-15 19:23:03 +01:00
CHaBou
3e632577e5
Merge branch 'master' into xterm-linted
...
* master:
Fix yarn.lock (#2194 )
Fix for keymapping bug on Linux and Windows (#2189 )
Set session CWD only if there is an active session (#2191 )
Upgrade Electron to v1.7.6 (#2193 )
Fix plugin path in dev mode (#2192 )
2017-09-11 23:14:13 +02:00
CHaBou
3b1ec4e435
Fix plugin path in dev mode ( #2192 )
...
When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory
2017-09-10 19:20:52 -04:00
CHaBou
1155bb54b1
Add prettier and resolve all lint errors
2017-09-10 16:04:13 +02:00
Jan Okoński
be5786ef12
Get default config options when not specified in user config ( #2126 )
2017-09-06 22:58:09 +02:00
Leo Lamprecht
0ee4fb6104
Updated dependencies to the latest version ( #2146 )
...
* Bumped dependencies to the latest version
* Bumped root lockfile
* Bumped app dependencies
* Fixed linting
* No command line switch needed anymore for native async/await
* Fixed color error
* Bumped Node.js versions for CI
* Downgraded hterm-umdjs
* Try to fix the AppVeyor build
* Made colors work again
2017-08-31 15:20:39 +02:00
Albin Ekblom
26abc6bd15
Write contents of default config to hyper.js ( #2128 )
2017-08-30 14:33:31 +02:00
Leo Lamprecht
6b886afc36
Use a string for setting the update channel ( #2127 )
...
* Adjusted config option
* Accept new config value
2017-08-30 14:12:59 +02:00
Philippe Potvin
300f7cbde4
Plugins revamp ( #2108 )
...
* extentions file
* plugs folder creation
2017-08-21 20:07:50 -04:00
Leo Lamprecht
a0713f86e8
Added config switch for update channel ( #2101 )
2017-08-20 12:18:42 +02:00
Philippe Potvin
ab703b5bf2
Add docs for keys modification ( #1937 )
...
* Add keymaps docs to website
* de-beautify
2017-06-14 21:03:41 -04:00
nitsakh
7b403380b0
Addressing issue #1862 by filtering out Boolean values from the plugins list ( #1927 )
...
* Addressing issue #1862 by filtering out Boolean values from the plugins list in the config.
* Updating the PR based on review comments.
2017-06-13 03:48:56 +02:00
Albin Ekblom
056c88f741
Check default app ( #1918 )
...
* Check .js default app
* Cleanup fallback check
* Check all keys
* Check for empty strings
2017-06-09 20:29:15 +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
Benjamin Staneck
8f02bc7014
Fix icon path in about window ( #1874 )
2017-05-26 10:09:39 -04:00