1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-21 01:47:28 +03:00
Commit Graph

111 Commits

Author SHA1 Message Date
Eugene Pankov
9893fb51a7
linkifier: fixed "no modifier", removed ctrl on macOS 2022-01-28 23:23:40 +01:00
Eugene Pankov
9df8a1b904
bumped opentype.js 2022-01-22 14:16:17 +01:00
Eugene Pankov
510edaabb5
Update streamProcessing.ts 2022-01-18 22:12:24 +01:00
Eugene Pankov
0dd460a6d7
bumped plugins 2022-01-14 13:04:57 +01:00
Eugene Pankov
21f245ddaf
fixed ligature related freezes - fixes #5188, fixes #2493 2022-01-14 00:43:09 +01:00
Eugene Pankov
da75e34b95
Update xtermFrontend.ts 2022-01-14 00:25:48 +01:00
Eugene Pankov
17c93aa3fc
plug some leaks 2022-01-13 23:45:11 +01:00
Eugene Pankov
ff1e2871d4
more localization fixes 2022-01-09 11:28:14 +01:00
Eugene Pankov
e7a9b2317d
added a "scroll to bottom" hotkey - fixes #1566 2022-01-08 19:20:51 +01:00
Eugene Pankov
ab8622c9fd
more localization fixes 2022-01-08 19:13:07 +01:00
Eugene Pankov
ec4f200435
fixed settings with linkifier disabled - fixes #5263, fixes #5276 2022-01-08 17:05:41 +01:00
Eugene Pankov
0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
Eugene Pankov
f3f730b32e
lint 2021-12-27 20:58:17 +01:00
Eugene Pankov
076b1c7129
group various stream processors into middleware 2021-12-27 20:08:22 +01:00
Eugene Pankov
44cbc9298f
separated ssh session and shell session classes 2021-12-24 15:18:02 +01:00
Eugene Pankov
8a8e7cd99f
upgraded xterm 2021-12-22 21:16:45 +01:00
Eugene Pankov
aba5e9dcfa
show font name autocompletion hint 2021-12-22 00:04:11 +01:00
Eugene Pankov
39786e023e
expose the terminal.scrollbackLines setting 2021-12-21 23:37:22 +01:00
Eugene Pankov
7900134f67
expose the terminal.linePadding setting 2021-12-21 23:37:09 +01:00
Eugene Pankov
d080adc19d
fixed terminal toolbar padding when on top on macOS - fixes #5220 2021-12-19 18:44:12 +01:00
Eugene Pankov
4f189f6839
fixed #5219 2021-12-19 18:40:19 +01:00
Eugene Pankov
cfc9333c02
use real file modes for zmodem uploads - fixes #4141 2021-12-19 17:56:42 +01:00
Eugene Pankov
bbb02f4e64
bundle the clickable-links plugin with Tabby 2021-12-08 19:54:26 +01:00
Eugene Pankov
f308fd481d
bumped plugins 2021-12-06 09:19:32 +01:00
Eugene Pankov
9856249c88
fixed #5000 - native socksv5 connection support in ssh and connection mode UI overhaul 2021-11-28 18:21:26 +01:00
Eugene Pankov
14098177e4
bumped plugins 2021-11-14 16:23:29 +01:00
Eugene Pankov
39389f77d0
added support for long-clicking for context menu when right click is set to paste (#4858) 2021-11-14 10:59:08 +01:00
Eugene Pankov
6b93c2609e
swallow ligature related font parsing errors - fixes #4840 2021-11-06 22:42:49 +01:00
Eugene Pankov
2c342a7d44
removed old ligature / webgl warning 2021-11-06 22:14:56 +01:00
Eugene Pankov
f3312852a9
refreshed search panel design 2021-11-06 13:41:20 +01:00
Eugene Pankov
781a4a76c0
bumped xterm 2021-11-06 10:31:51 +01:00
Eugene Pankov
a16c397843
bumped plugins 2021-10-31 18:21:04 +01:00
Eugene Pankov
f820a2a631
fixed scrollbar positioning on resize - fixes #4854 2021-10-31 10:55:37 +01:00
Eugene Pankov
3da6f6ffa6
bump 2021-10-27 13:03:48 +02:00
Eugene Pankov
f0e96b5f8b
settings UI tweaks 2021-10-24 22:50:21 +02:00
Eugene Pankov
6fed2cb9c0
ssh: allow overriding X11 display - fixes #3975 2021-10-24 22:34:59 +02:00
Eugene Pankov
1674ec1ebf
pull utils-decorators dep up 2021-09-24 23:59:34 +02:00
Eugene Pankov
ed71b499b9
automatically trim trailing newline when pasting 2021-09-24 23:43:57 +02:00
Eugene Pankov
555a21d648
fixed #4630 - added theme setting for cursor accent color 2021-09-24 23:12:17 +02:00
Eugene Pankov
9d88db83ee
fixed #3961 - broadcast more actions when "focus all panes" is active 2021-09-24 23:05:05 +02:00
Eugene Pankov
02b7b12ea5
added OSC52 support (remote copy) 2021-09-19 17:02:42 +02:00
Eugene Pankov
8d3f4137a1
don't copy text if empty 2021-09-17 00:23:30 +02:00
Eugene Pankov
a87d8871ad
bumped xterm, check bracketedPaste state via terminal modes 2021-09-09 23:07:18 +02:00
Eugene Pankov
d6fa3b02a9
ssh: reworked keyboard-interactive auth UI - fixes #4540 2021-09-09 22:43:39 +02:00
Eugene Pankov
a9515d38d1
bumped plugins 2021-09-06 23:38:58 +02:00
Eugene Pankov
e6d83c6c58
fixed terminal padding with toolbar pinned 2021-08-28 17:07:32 +02:00
Eugene Pankov
67ff355ca3
Merge branch 'master' of github.com:Eugeny/tabby 2021-08-28 16:42:14 +02:00
Eugene Pankov
5b0a7b39b7
emergency brake for spinner output 2021-08-28 16:42:11 +02:00
Eugene Pankov
4ff5dea346 fixed #768 again 2021-08-28 14:26:46 +02:00
Eugene Pankov
b84c41d668
Merge branch 'master' of github.com:Eugeny/tabby 2021-08-27 18:12:19 +02:00