-
Notifications
You must be signed in to change notification settings - Fork 7
/
AUTHORS
63 lines (43 loc) · 1.88 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# List of authors who have contributed to termination (in chronological order of first commit):
Fred Barclay ([email protected])
* Termination maintainer
Ben Pritchard (https://github.com/benpritchard)
* Added Copy All to New File functionality
Peter Benjamin (https://github.com/pmbenjamin)
* Added One Dark theme
David Klanac (https://github.com/dklanac)
* Underline the active terminal icon
Ben Phelps (https://github.com/benphelps)
* Fixed deprecation warning
* Fixed pane.addItem deprecation
Yiannin Kostantinidis (https://github.com/Naki21)
* Found fix for termination failing to run `atom`, `electron`, and `node` commands properly
Guten Ye (https://github.com/gutenye)
* Added keyboard shortcut to open/switch between up to four open terminals
Hani Sharabash (https://github.com/hanibash)
* Themes now set ANSI colours
Pietro De Nicolao (https://github.com/pietrodn)
* Fix termination:focus when a terminal is not opened.
Ivan Kravets (https://github.com/ivankravets)
* Fix issue when running `electron` command
Miguel Palau (https://github.com/mike3run)
* Add gruvbox theme
Takumi Abe (https://github.com/takumiabe)
* Fix terminal corruption on fullscreen
Andy Bayer (https://github.com/anderoonies)
* Fixed deprecation of Object.basename
Jerry Yu (https://github.com/yubaoquan)
* Add 'clear' option to context (right-click) menu
Matt Pilott (https://github.com/matt3224)
* Fix copy-paste
Simas Čepaitis (https://github.com/geriBatai)
* Add City Lights theme
Ash (https://github.com/ashthespy)
* Co-author for switch from pty.js to node-pty
the-j0k3r (https://github.com/the-j0k3r)
* Co-author for switch from pty.js to node-pty
Daniel Peach (https://github.com/djpeach)
* Added auto-name terminals option
Matt Lyons (https://github.com/mattlyons0)
* Added toggle to disable toolbar buttons
* Update themes on config changes without requiring terminal reload