Commit graph

185 commits

Author SHA1 Message Date
Eugene Pankov
2bf0ef3c1a
only trim pasted text when it's a single line - fixes #7028, fixes #7064 2022-09-05 00:47:43 +02:00
Eugene Pankov
fbea7db188
expose combined context menu in tab header and add visual context menu button - fixes #6966 2022-09-05 00:24:21 +02:00
Eugene Pankov
30906866b4
Change the default "scroll up" / "scroll down" hotkeys - fixes #6878 2022-09-04 23:17:12 +02:00
dependabot[bot]
20ad4b282b Bump ansi-colors from 4.1.1 to 4.1.3 in /tabby-terminal
Bumps [ansi-colors](https://github.com/doowb/ansi-colors) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/doowb/ansi-colors/releases)
- [Commits](https://github.com/doowb/ansi-colors/compare/4.1.1...4.1.3)

---
updated-dependencies:
- dependency-name: ansi-colors
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 11:21:12 +02:00
Eugene Pankov
c43137b8f6
fixed #194 - added hotkeys to scroll the terminal 2022-07-30 00:05:44 +02:00
Eugene Pankov
53f3962640
limit max text shown in paste warning 2022-06-18 11:08:50 +02:00
Eugene Pankov
1c8de05065
added support for Ctrl-/ and Ctrl-@ - fixes #6235, fixes #3382, fixes #3053 2022-06-18 10:42:54 +02:00
Eugene Pankov
a24c1c489b
added support for Ctrl-/ - fixes #6235, fixes #3382 2022-06-18 10:40:31 +02:00
Eugene Pankov
5087e7de25
optimized flow control 2022-06-15 20:01:53 +02:00
Eugene Pankov
509ae8d32e
fixed spinner handling - fixes #6489, fixes #6476, fixes #3383 2022-05-27 14:44:49 +02:00
Eugene Pankov
f160353abe
sixel graphics support - fixes #6032 2022-05-27 13:34:18 +02:00
Eugene Pankov
fbcb165708
bumped xterm 2022-05-22 20:39:36 -07:00
Eugene Pankov
643efb13a7
bumped xterm 2022-05-21 22:25:00 -07:00
Eugene Pankov
12aa28e766
allow customizing selection foreground color 2022-05-21 20:34:19 -07:00
Eugene Pankov
1fb67e1730
serial: fixed unnecessary spinner - fixes #6449 2022-05-21 20:03:32 -07:00
Eugene Pankov
3bb9acfb98
more prominent active search result highlighting 2022-05-21 19:32:10 -07:00
Eugene Pankov
de8afc1e7a
fixed overview ruler alignment 2022-05-21 19:29:31 -07:00
Eugene Pankov
40f57a9709
bumped xterm 2022-05-21 19:25:21 -07:00
Eugene Pankov
f2809927c2
lint 2022-05-21 19:25:17 -07:00
Eugeny
78b4b28480
Merge pull request #6459 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-webgl-0.12.0-beta.36 2022-05-22 04:23:17 +02:00
Eugeny
76562a23ae
Merge pull request #6451 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-search-0.9.0-beta.37 2022-05-22 04:23:13 +02:00
Eugeny
67a05dfb39
Merge pull request #6423 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-fit-0.6.0-beta.9 2022-05-22 04:22:28 +02:00
Eugene Pankov
740c77374e
improved flow control for more speed - fixes #6394 2022-05-21 19:08:23 -07:00
dependabot[bot]
8539663056
Bump xterm-addon-webgl in /tabby-terminal
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.12.0-beta.29 to 0.12.0-beta.36.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-webgl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 04:14:10 +00:00
dependabot[bot]
224f83a283
Bump xterm-addon-search in /tabby-terminal
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.9.0-beta.25 to 0.9.0-beta.37.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-search
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 04:14:07 +00:00
dependabot[bot]
ef18541531
Bump xterm-addon-fit in /tabby-terminal
Bumps [xterm-addon-fit](https://github.com/xtermjs/xterm.js) from 0.6.0-beta.8 to 0.6.0-beta.9.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-fit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 04:18:25 +00:00
Eugene Pankov
052d771748
lint 2022-05-09 22:05:47 -07:00
Eugene Pankov
c1bd2a720d
fixed #6349 - enable xterm flow control 2022-05-09 21:50:06 -07:00
Eugene Pankov
8e7f69cb58
fixed scrollbar dragging - fixes #6359 2022-05-09 20:41:11 -07:00
Eugene Pankov
80b44500c4
settings: fixed font autocomplete - fixes #6298, fixes #6298 2022-04-30 10:50:41 -07:00
Eugene Pankov
5433cc6136
bump xterm search addon 2022-04-30 10:28:18 -07:00
Eugene Pankov
9d88ed6371
limit search panel width 2022-04-30 10:28:12 -07:00
Hisam Fahri
389e05c832
feat(hotkey): add the delete entire line hotkey 2022-04-24 11:57:59 +07:00
Eugene Pankov
b6d0bd2d43
fixed search - fixes #6197 2022-04-20 09:37:43 +02:00
Eugeny
22d1119c33
Merge pull request #6213 from Eugeny/dependabot/npm_and_yarn/tabby-terminal/xterm-addon-webgl-0.12.0-beta.28 2022-04-20 09:02:18 +02:00
dependabot[bot]
93081162fe
Bump xterm-addon-webgl in /tabby-terminal
Bumps [xterm-addon-webgl](https://github.com/xtermjs/xterm.js) from 0.12.0-beta.27 to 0.12.0-beta.28.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-webgl
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 04:19:56 +00:00
dependabot[bot]
4fb158d2a1
Bump xterm-addon-search in /tabby-terminal
Bumps [xterm-addon-search](https://github.com/xtermjs/xterm.js) from 0.9.0-beta.18 to 0.9.0-beta.21.
- [Release notes](https://github.com/xtermjs/xterm.js/releases)
- [Commits](https://github.com/xtermjs/xterm.js/commits)

---
updated-dependencies:
- dependency-name: xterm-addon-search
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-20 04:19:47 +00:00
Eugene Pankov
eaf4ed9855
expose the drawBoldTextInBrightColors option - fixes #3149 2022-04-15 18:55:00 +02:00
Eugene Pankov
903b7d70f9
alllow changing font weight for normal and bold text - fixes #3129, fixes #3400, fixes #5444, fixes #3045, fixes #6099 2022-04-15 18:47:55 +02:00
Eugene Pankov
1e85acb99e
fixed tab header animations, allow disabling animations globally #6147 2022-04-15 12:27:48 +02:00
Eugene Pankov
5e75d88f1d
better color scheme preview examples - fixes #6090 2022-04-15 11:37:41 +02:00
Eugene Pankov
4fe4ae8b9b
fixed color scheme editing - fixes #5742 2022-04-15 11:23:55 +02:00
Eugene Pankov
98d3b824c4
fixed macOS alt-n and alt-shift-letter handling - fixes #4815, fixes #6029 2022-04-03 17:58:15 +02:00
Eugene Pankov
6d734ab7c6
Update xtermFrontend.ts 2022-04-03 16:12:23 +02:00
Eugene Pankov
4aa824d725
search improvements, added highlighting - fixes #5940, fixes #5032, fixes #5152 2022-04-03 15:19:22 +02:00
Eugene Pankov
cfa29acb5a
search improvements, added decorators 2022-04-03 14:31:36 +02:00
Eugene Pankov
cfa1fd38de
bumped xterm 2022-04-03 14:31:07 +02:00
Eugene Pankov
911e72c398
option to force plain-text copying - fixes #5050 2022-04-03 13:57:40 +02:00
dependabot[bot]
2f0ebf9a61
Bump minimist from 1.2.5 to 1.2.6 in /tabby-terminal
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-26 10:48:04 +00:00
Eugene Pankov
aee6ae907d
added missing strings to .pot 2022-03-22 15:28:55 +01:00