Commit graph

170 commits

Author SHA1 Message Date
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
Eugene Pankov
75c911b5e4
locale update, added Portuguese (Brazil) and missing strings 2022-03-22 15:25:41 +01:00
Eugene Pankov
780691413d
fixed incorrect passthrough handling in zmodem 2022-03-19 13:42:27 +01:00
Eugene Pankov
45b6e21dbc
relax OSC52 processing rules to support tmux - fixes #5961 2022-03-19 11:53:44 +01:00
Eugene Pankov
515ddbf64b
new color picker 2022-03-16 10:26:34 +01:00
Eugene Pankov
a76654a7b6
Update xtermFrontend.ts 2022-03-14 16:24:36 +01:00
Eugene Pankov
7508c371df
ensure xterm's own _keyUp is getting called 2022-03-14 15:31:06 +01:00
Eugene Pankov
8d11a91201
merged the xterm sogou/win fix 2022-03-12 21:14:15 +01:00
Eugene Pankov
d1ac265d79
xterm: passthrough arrows with modifiers when in alternate mode - fixes #2328 2022-02-23 21:47:46 +01:00
Eugene Pankov
2b12f89f31
lint 2022-02-23 20:16:12 +01:00
Eugene Pankov
e6b210dad5
bundle a powerline-enabled fallback font - fixes #5774, fixes #5191 2022-02-22 23:17:21 +01:00
Eugene Pankov
81e1757ae9
SSH proxy support, unified proxy streams interface - fixed #5698 2022-02-16 22:14:06 +01:00
Martin Grulich
0eb1e8117c optional profile icon added to tabHeader 2022-02-15 13:42:20 +01:00
Eugene Pankov
7b07a67947
sorted messages, cleaned up translateParams attributes 2022-02-10 19:10:38 +01:00
Eugene Pankov
194342d6fa
bumped plugins, added serialport mocks 2022-02-07 16:36:20 +01:00
Eugene Pankov
1bbf9d4294
bumped plugins 2022-02-07 15:33:34 +01:00