Labhansh Agrawal
f355e31a80
Focus term when clicked on padding
2022-12-26 00:13:11 -08:00
Labhansh Agrawal
bafa44845a
Migrate config to json
2022-12-25 23:52:48 -08:00
Ryan Cavanaugh
8502233c74
Make prettier happy
2022-08-12 02:04:29 +05:30
Ryan Cavanaugh
af4b21cd0e
Add missing constraints
2022-08-12 02:04:29 +05:30
Hikari Hayashi
1dfc628b9d
Passing cursorAccentColor down properly
2022-05-22 22:23:56 +05:30
Labhansh Agrawal
e9d190e903
Merge branch 'master' into canary
2022-04-16 02:42:06 +05:30
Labhansh Agrawal
2f757d88db
Revert "Allow transparent backgrounds in webgl"
...
This reverts commit 2e8e2af15f .
2022-04-16 02:39:57 +05:30
Labhansh Agrawal
d98f340587
Use v8 snapshots to cache dependencies
2022-04-14 22:58:01 +05:30
Labhansh Agrawal
2e8e2af15f
Allow transparent backgrounds in webgl
2022-02-08 12:06:45 +05:30
letsandeepio
9f4687c0ab
Focus terminal on closing search box ( #6230 )
2022-01-10 21:46:06 +05:30
Labhansh Agrawal
089b90fff1
refactor search redux actions
...
explicit open and close instead of toggle and close
2022-01-09 11:42:56 +05:30
Labhansh Agrawal
f79006bae1
Add preserveCWD option
2022-01-08 18:11:57 +05:30
Labhansh Agrawal
cc550b7c73
Add native-process-working-directory module
2022-01-08 18:11:57 +05:30
Labhansh Agrawal
87f231d582
add screenReaderMode option
2021-12-26 22:58:53 +05:30
Labhansh Agrawal
923518b72f
Use WebGL Renderer by default
...
also set disableLigatures same as default config
2021-11-28 22:07:30 +05:30
Labhansh Agrawal
4c90d7555c
Update @electron/remote usage for electron v14
2021-11-23 13:38:12 +05:30
Labhansh Agrawal
832b51e1f3
Use @electron/remote module
2021-11-22 23:22:35 +05:30
Labhansh Agrawal
db1721b7a2
Better notification dismiss button visibility
2021-10-13 23:42:33 +05:30
Labhansh Agrawal
a3ca91d593
Focus the terminal after closing search
2021-09-17 10:10:27 +05:30
Labhansh Agrawal
cbe95a45ea
Emit isMaximized on window geometry change
2021-09-08 11:39:29 +05:30
Labhansh Agrawal
c6dfab9e67
Fix type errors due to unknow type in try catch
2021-08-30 19:16:39 +05:30
letsandeepio
61204f8d5c
Add disableAutoUpdates config option ( #5805 )
...
Co-authored-by: Labhansh Agrawal <labhansh.agrawal@gmail.com>
2021-08-02 14:35:47 +05:30
Labhansh Agrawal
5ec787806f
Redirect exec calls from renderer to main process
2021-08-01 15:31:08 +05:30
Labhansh Agrawal
71c95b5bbd
Fix file/directory paste
2021-07-22 21:36:54 +05:30
Labhansh Agrawal
1e64e72797
Disable ligatures when using webgl renderer
2021-07-19 13:45:35 +05:30
Labhansh Agrawal
734bae2938
Fix term focus on clicking header
2021-06-22 14:09:33 +05:30
Labhansh Agrawal
c9d8692f26
lint
2021-05-10 18:31:47 +05:30
Labhansh Agrawal
aa9a50e8f9
Update state and reducer typings
2021-05-10 14:44:11 +05:30
Labhansh Agrawal
faadfdd2c8
Fix mousetrap type error
2021-05-06 20:19:31 +05:30
Labhansh Agrawal
e266dd00f2
Fix @typescript-eslint/no-unsafe-return errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
c347ce8483
Fix @typescript-eslint/no-unsafe-call errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
9b0a57db13
Fix @typescript-eslint/restrict-plus-operands errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
b9a52b06c7
Fix @typescript-eslint/unbound-method errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
ae70054e59
Fix @typescript-eslint/no-unnecessary-type-assertion errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
76912a3d27
Fix @typescript-eslint/no-floating-promises errors
2021-04-07 21:50:32 +05:30
Labhansh Agrawal
4083839841
Improve store typings
...
Use proper thunk middleware type
2021-03-04 22:43:38 +01:00
Labhansh Agrawal
e554e1db4f
Fix errors reported after upgrading to typescript 4.2
...
Removed ResizeObserver polyfill and added explicit type declaration for HyperState
2021-03-04 22:42:50 +01:00
Labhansh Agrawal
6749bdb7b0
use svg icons for search box
2021-02-24 20:37:45 +01:00
Labhansh Agrawal
4e5bc85591
searchbox ui touch up
2021-02-24 20:37:45 +01:00
David Gronlund
8befa1ebf7
Add support for SIGQUIT, SIGSTOP, and tmux special character bindings
2020-12-12 20:04:23 +01:00
Labhansh Agrawal
3dc172daf7
fix lint errors
2020-09-16 18:36:30 +02:00
Benjamin Staneck
5692d32f2a
Update eslint and a few ZEIT references to Vercel
2020-07-13 15:05:34 +02:00
Labhansh Agrawal
8bf1874706
disable webgl in default config
2020-06-26 23:28:54 +02:00
Labhansh Agrawal
ff0956cb18
add xterm unicode 11 addon
2020-06-23 17:21:23 +02:00
Labhansh Agrawal
d0e954def5
typing improvements
2020-06-19 22:12:42 +02:00
Labhansh Agrawal
a86c9c215e
Fix ts error
2020-05-29 10:59:42 +02:00
Vassiliy Shvetsov
ffd4eb46e3
add web-link activation modifier
2020-05-25 13:11:17 +02:00
Labhansh Agrawal
6debd1e7f2
add config types
2020-04-27 22:53:49 +02:00
Labhansh Agrawal
bad51f9c15
prefer optional chain
2020-04-27 15:48:21 +02:00
Labhansh Agrawal
8d4ed96d89
add link handler to use shell.openExternal
2020-04-27 15:48:08 +02:00
Labhansh Agrawal
f7c19ce086
Bump xterm from 4.4.0 to 4.5.0
2020-04-13 12:08:16 +02:00
Labhansh Agrawal
41b1ac1852
fix prettier errors
2020-03-25 17:12:51 +01:00
Labhansh Agrawal
73e45f51f0
add command handler to uncatch keyboard event if search is closed
2020-03-25 13:29:12 +01:00
Labhansh Agrawal
78ec88d1e8
port remaining js components to ts
2020-03-18 20:21:30 +01:00
Labhansh Agrawal
4a3132b8e7
port notifications component to ts
2020-03-17 22:55:25 +01:00
Labhansh Agrawal
57fd125b5c
port term-group component to ts
2020-03-16 16:54:17 +01:00
Labhansh Agrawal
579d0877f0
Remove usage of legacy and soon deprecated lifecycle methods
2020-03-15 19:31:36 +01:00
Simon Ábris
4cc864136f
group all tab_icon css together
2020-03-14 18:59:20 +01:00
Simon Ábris
f0aabad2c4
remove js tab hover tracking and do it from css
2020-03-14 18:59:20 +01:00
Labhansh Agrawal
6801460912
port notification and split-pane component to ts
2020-03-14 18:58:45 +01:00
Labhansh Agrawal
5bb0b37682
port some components to ts
2020-03-10 14:54:36 +01:00
Labhansh Agrawal
fe6ddc8a2b
remove unnecessary componentWillUnmount from header
2020-03-09 17:02:45 +01:00
Labhansh Agrawal
5e9fbbb620
typings improvements
2020-03-07 16:42:38 +01:00
Labhansh Agrawal
039b90aa65
Remove unnecessary eslint-disable directives
2020-03-03 00:24:12 +01:00
Labhansh Agrawal
01ea81823e
Bump @types/uuid from 3.4.7 to 7.0.0 and fix breaking changes
2020-03-02 17:38:50 +01:00
Labhansh Agrawal
955566f6bf
update typescript to 3.8.2
2020-02-21 17:25:18 +01:00
Labhansh Agrawal
c337288efa
Improve containers typings and add prop types
2020-02-19 19:35:13 +01:00
Labhansh Agrawal
64249f389d
update onCursorMove to match changes in xterm
2020-02-12 15:28:23 +01:00
Labhansh Agrawal
734701c5e7
Fix split view issue
2020-02-11 18:37:12 +01:00
Labhansh Agrawal
943186a51c
add back the useCapture option in mousetrap
2020-01-15 18:06:25 +01:00
Labhansh Agrawal
9485b3297e
add/update action creators types
2020-01-02 21:11:35 +01:00
Labhansh Agrawal
c0b72f9939
rename remaining js files in lib/actions to ts
2020-01-02 21:11:35 +01:00
Labhansh Agrawal
1b70f9e727
add Hyper Dispatch type
2020-01-02 21:11:35 +01:00
Labhansh Agrawal
7355d871d5
rename lib/store/*.js to ts
2020-01-02 21:11:35 +01:00
Labhansh Agrawal
c71b24ebea
improve reducer typings
2019-12-30 23:40:56 +01:00
Labhansh Agrawal
38c534b3aa
Add action types
2019-12-29 15:55:53 +01:00
Labhansh Agrawal
f40496f127
remove unused code ( #4117 )
2019-12-28 15:10:33 -05:00
Labhansh Agrawal
41d70c3a15
Fix babel scope tracker error on build
2019-12-21 15:09:12 +01:00
Labhansh Agrawal
0381f392de
use ts project references, remove forkTsChecker
2019-12-13 21:47:22 +01:00
Labhansh Agrawal
58804a2d5b
port es5 code to es6
2019-11-29 22:09:10 +01:00
Labhansh Agrawal
4e0fc48ec6
convert manual bind to arrow
2019-11-27 13:49:51 +01:00
Labhansh Agrawal
ac782f382b
remove getLastTermIndex
2019-11-25 09:44:30 +01:00
Labhansh Agrawal
0721c4c1d0
remove onURLAbort prop ( #4002 )
2019-11-24 11:52:38 -05:00
Labhansh Agrawal
f0b92cb8be
Fix lint errors
2019-11-20 23:33:22 +01:00
Labhansh Agrawal
a1eb84d8a7
port js files in lib and lib/containers to ts ( #3957 )
...
* rename files in lib and lib/containers to ts
* add types
* fix ts errors
2019-11-11 16:21:42 +01:00
hector
7074cbe29b
Expose focusActiveTerm function to window
2019-11-02 17:21:31 +01:00
Benjamin Staneck
03ff483bea
add TODO comments for the new Electron async APIs that replace the remote module
2019-10-25 15:34:56 +02:00
Labhansh Agrawal
d232ec27c0
Typings fixes in terms and sessions
2019-10-20 22:20:05 +02:00
Labhansh Agrawal
537c746c75
porting files in lib/ actions, reducers and utils/plugins to ts ( #3887 )
...
* add type definitions
* rename files in lib/actions
* rename files from lib/reducers to ts
* renamed plugins.js to ts
* Add hyper types
* Fix ts errors in lib/reducers
* Fix ts errors in lib/actions
* Fix ts errors in plugins.ts
2019-10-19 18:59:56 +02:00
Labhansh Agrawal
27c9cc3892
Update redux devtools usage syntax
2019-10-19 13:46:48 +02:00
Jason Gauci
71953e0fdf
Allow plugins to set the parent/predecessor of a new session ( #3723 )
2019-10-15 02:09:30 +02:00
Labhansh Agrawal
d2a318d48b
Fix ts errors in lib/utils
2019-10-13 03:39:33 +02:00
Labhansh Agrawal
187897a1f0
Add hyper types
2019-10-13 03:39:33 +02:00
Labhansh Agrawal
5af8fa021f
rename files from lib/utils to ts
2019-10-13 03:39:33 +02:00
ivan
97242c5d78
fix closing tab containing multiple panes
2019-10-13 03:09:23 +02:00
Labhansh Agrawal
cd655ad1e6
Fix undefined resizeObserver error during split
2019-10-12 16:48:47 +02:00
Labhansh Agrawal
3eaf743b5a
Fix getters in index.js
2019-10-12 16:04:21 +02:00
Labhansh Agrawal
621a785252
port lib/constants to ts
2019-10-11 19:55:54 +02:00
Raz Friman
6039acd7a9
Update Electron to v6 ( #3785 )
...
* 3.0.0
* 3.0.2
* Save
* Save
* Upgrade yarn lock packages
* update node-gyp and node-pty
* update travis and appveyor to node 12
* appveyor is outdated as always
* update travis to xenial
* update node-pty@0.9.0-beta26
* update yarn.lock
* update electron to 6.0.8
* move node-pty to the correct package.json
* Fix linting failure
* Update yarn lockfile to try to fix appveyor build
* Remove unnecessary changes from package.json
* Try to fix appveyor by using a newer image
* Fix linting after my last change
* update electron to 6.0.9
* install windows-build-tools on appveyor
* fix syntax
* switch back to 2017 image
* remove old resolutions field
* revert accidental version change
* update electron to 6.0.11 and electron-rebuild to 1.8.6
* downgrade yarn to 1.18
until this issue is resolved https://github.com/yarnpkg/yarn/issues/7584
* update node-gyp to 6.0.0 and generate a fresh yarn lockfile
* update react and a few other dependencies
* fix lint
* this should actually be electron-builder, I think!
* update a few dependencies
* change to electron-store
electron-config was renamed to electron-store a while ago
* update xterm to v4.1.0 and ora to 4.0.2
* move pify to app/package.json
* TODO: Revert maybe. Throw a fit on every change to maybe fix the resizing issues
* a
* fix react ref problem
* fix split view focus problem
* remove the unnecessary fit
* remove the init col and row
* fix the problem that cannot show about hyper
* update electron to 6.0.12
* fix lint
* add more todos for componentWillReceiveProps deprecation
* update babel and plugins
Co-authored-by: Juan Campa <juancampa@gmail.com>
Co-authored-by: Benjamin Staneck <staneck@gmail.com>
Co-authored-by: ivan <ivanwonder@outlook.com>
2019-10-10 21:20:26 +02:00
Gaby
ab0c8fe13f
Add support for font ligatures via xterm-addon-ligatures - Clos… ( #3853 )
...
* Add support for font ligatures via xterm-addon-ligatures
* Add disableLigatures config option, defaults to false
* Fix lint issue
2019-10-09 22:23:55 +02:00