Commit graph

18 commits

Author SHA1 Message Date
Eric Amodio 6f21fd7053 xterm@4.2.0-beta20
Diff: eb25243...6311076

    - Tests
    - Adds scrollSensitivity option for scrolling speed
2019-10-18 17:04:03 -04:00
Daniel Imms 9f25911d3b xterm-addon-web-links@0.2.1
Fixes peer dependency warning on yarn
2019-10-18 10:43:52 -07:00
Daniel Imms 6bc460f9ab xterm@4.2.0-beta18
Diff: 91cbeec...eb25243

- Error telemetry fixes, fixes #82309
- comma, colon and semi-colon as word separators, fixes #82173
- Dev container fixes
- Fix scrollback going missing on Windows/conpty, fixes #78634
- Automation improvements
2019-10-18 10:42:04 -07:00
Daniel Imms 2290bae501 xterm@4.2.0-beta10
Diff: cbb79a7...91cbeec

- API | undefined fixes
- Fast scrolling feature
2019-10-15 17:11:06 -07:00
Daniel Imms 43e85c223c xterm@4.2.0-beta8
Diff: 84b56b7...cbb79a7

- Tests/doc change
- alt+up/down fix for mac
2019-10-15 11:02:36 -07:00
Daniel Imms 3117c154b3 Update xterm and xterm search
Diff: ea922fe...84b56b7

xterm@4.2.0-beta4

- Fix Windows demo
- TS 3.6
- Cmd+arrow shouldn't print anything
- Release 4.1
- Throw when open is called before attach
- Throw when infinity/nan is passed to resize
- Use set cursor style for blurred appearance (Fixes #67410)

xterm-addon-search@

- Fix search not revealing line below viewport (Fixes #82106)
2019-10-08 07:27:11 -07:00
Rachel Macfarlane d1b81e23db Remove applicationinsights-web dependency 2019-10-07 14:34:21 -07:00
Daniel Imms 75e56b8c6c xterm@4.1.0-beta8
Diff: 6211dcd...ea922fe

Changes:

- v4.0.1 changes and addon updates (no impact for code)
- Print char codes when logging
- Improve build step
- Fix NPE when open called twice
- Fix readme typo
- Use more constants in Keyboard.ts
- write enhancements (since method, callback)
2019-09-25 17:38:12 -07:00
Daniel Imms df802950e0 xterm@4.0.0
Diff: 9169108...6211dcd

Changes:

- Releasing v4
- Doc updates
- Fix sourcemaps in demo
2019-09-10 17:32:51 -07:00
Daniel Imms e05feff0a2 xterm@3.15.0-beta108
Brings in the fix for alt click, missed in last update

Fixes #80496
2019-09-09 07:27:08 -07:00
Daniel Imms 77b3c29911 xterm@3.15.0-beta107
Diff: 2117005...9169108

Changes:

- Scroll bubbling
- Minor parser extensibility bugs
- Add repo field to addons
- CoreMouseService
- Bump mixin-deep and webpack deps
- Don't scroll down when alt clicking

Fixes #80496
Part of #80427
2019-09-06 09:59:07 -07:00
Benjamin Pasero da8c3e70bb web - ensure deps are in sync with main 2019-08-29 12:36:33 +02:00
Rachel Macfarlane 8ffdc18c1d Use application insights module, #78475, fixes #78840 2019-08-12 10:32:20 -07:00
Rachel Macfarlane abb40b14ff Revert "Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475"
This reverts commit 803e140a23.
2019-08-09 11:44:52 -07:00
RMacfarlane 803e140a23 Use application insights module instead of script tag, fixes https://github.com/microsoft/vscode/issues/78475 2019-08-09 10:34:57 -07:00
Sandeep Somavarapu d685337db2 Use semver-umd everywhere 2019-07-18 15:33:53 +02:00
Sandeep Somavarapu cf6ccf1371 Use semver umd module 2019-07-17 16:52:50 +02:00
Benjamin Pasero 1648e1dcf8 web - add build 2019-07-14 13:12:54 +02:00