1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-11-29 09:18:26 +03:00
Commit Graph

55 Commits

Author SHA1 Message Date
Eugene
1b0ce6d684
bumped eslint 2023-08-25 23:40:36 +02:00
Clem
7687972e65 ref ef6b8a4eaa 2023-08-18 17:18:06 +02:00
Clem
ef6b8a4eaa feat(core/settings/serial/ssh/telnet): add clearServiceMessagesOnConnect option on connectable profile 2023-08-14 15:24:41 +02:00
Clem
21e38c8453 ref(core/settings/serial/ssh/telnet): create ConnectableProfile & ConnectableProfileProvider Eugeny/tabby#8416 2023-08-14 14:14:57 +02:00
Clem Fern
555c7f7b20 feat(telnet): enable quick connect 2023-07-15 21:32:47 +02:00
Eugene Pankov
fcac52a844
fixed #5862 - configurable Backspace behaviour 2023-07-15 12:17:47 +02:00
DehanLUO
fa50c7d9fa Stop local echo when remote echo is on 2023-07-10 02:10:54 -04:00
DehanLUO
9a82c4c5c0 Stop local echo when remote echo is on 2023-07-10 01:48:48 -04:00
Clem Fern
89b3f3892e ref(connectable tab) unused import 2023-05-12 20:32:58 +02:00
Clem Fern
37226f66e3 ref(connectable tab) ngOnInit logger 2023-05-12 20:27:58 +02:00
Clem Fern
38b8702373 ref(connectable tab) getRecoveryToken method 2023-05-12 20:06:40 +02:00
Clem Fern
bd4b11813c ref(connectable tab) on frontend ready 2023-05-12 20:01:06 +02:00
Clem Fern
38302622b8 lint 2023-05-12 19:46:43 +02:00
Clem Fern
312b365851 ref(connectable tab) on session destroyed 2023-05-12 19:39:44 +02:00
Clem Fern
2b5976f202 ref(connectable tab) reconnect context menu & hotkey n°2 2023-05-12 19:30:24 +02:00
Clem Fern
1e6f6af5ed ref(connectable tab) reconnect context menu & hotkey 2023-05-12 19:09:33 +02:00
Clem Fern
901181f681 ref(tabby-terminal): create ConnectableTerminalTabComponent class 2023-05-11 21:49:32 +02:00
Clem
b1acfe2519 resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add behavior when session ends 2023-04-23 10:50:39 +02:00
Clem
6498c4f923 ref: implement recentInputs on baseTerminalTab 2023-04-22 15:23:59 +02:00
Clem
f423be1510 Revert "resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends"
This reverts commit 268af8806c.
2023-04-22 14:36:43 +02:00
Clem
8cb75e14a2 Revert "lint"
This reverts commit b0973791a8.
2023-04-22 14:36:14 +02:00
Clem
b0973791a8 lint 2023-04-12 23:52:25 +02:00
Clem
268af8806c resolves Eugeny/tabby#7751, Eugeny/tabby#8062, Eugeny/tabby#6617 add configurable behavior when session ends 2023-04-12 23:20:06 +02:00
Eugene
ada47d0cfa
Merge pull request #8201 from Clem-Fern/feat#7723 2023-04-12 09:42:50 +02:00
Eugene Pankov
3b8ca0d592
lint 2023-04-10 21:21:49 +02:00
Clem
178e4a6527 resolve Eugeny/tabby#7723 reconnect command palette 2023-04-10 19:48:27 +02:00
Eugene
1e5cfd1d4b
bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Eugene Pankov
69d884e164
separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765 2023-02-04 19:51:16 +01:00
Eugene Pankov
98476df882
bumped eslint 2022-12-05 12:16:27 +01:00
Eugene Pankov
46a9b655fc
locale updates, added Italian 2022-02-10 16:24:24 +01:00
Eugene Pankov
63374f532c
cleaned up terminal toolbar implementation 2022-01-29 17:20:23 +01:00
Eugene Pankov
eb60c3c3c6
locale fixes 2022-01-18 10:10:25 +01:00
Eugene Pankov
61c11abda2
don't include tab state in saved layouts 2022-01-10 20:39:29 +01:00
Eugene Pankov
0814d44207
Translation infrastructure 2022-01-08 16:03:01 +01:00
Eugene Pankov
076b1c7129
group various stream processors into middleware 2021-12-27 20:08:22 +01:00
Eugene Pankov
8ff130ebfd
fixed #4931 - allow empty username to work with winscp integration 2021-11-20 17:39:10 +01:00
Eugene Pankov
60a1a1f21c
telnet command sequence fixes 2021-09-17 00:23:04 +02:00
Eugene Pankov
69c693a0a3
lint 2021-08-23 08:59:36 +02:00
Eugene Pankov
59101cfcb3
added generic hotkeys for profile selectors by type 2021-08-22 20:59:50 +02:00
Eugene Pankov
3584af524b
telnet: added potentially missing WILL responses 2021-08-15 22:31:40 +02:00
Eugene Pankov
af174933d6
telnet: fixed size negotiation order 2021-08-15 19:58:28 +02:00
Eugene Pankov
edd7e9c7b7
set default cancel button in message boxes 2021-08-02 21:01:35 +02:00
Eugene Pankov
ab8061ab39
better new profile name handling - fixes #4325 2021-08-02 20:52:39 +02:00
Eugene Pankov
2f13f3a401 strongly typed partial profiles wip 2021-07-13 23:44:23 +02:00
Eugene Pankov
908f90cd52
automatically clean up defaults from the config file 2021-07-11 00:06:52 +02:00
Eugene Pankov
e1f2e176ce
actually implement telnet protocol - fixes #4164 2021-07-10 16:09:24 +02:00
Eugene Pankov
b9763044ee
close streamProcessor in telnet tabs 2021-07-09 10:31:12 +02:00
Eugene Pankov
26ff6f17e7
fixed toolbar state loading 2021-07-09 09:10:10 +02:00
Eugene Pankov
224abcb2c4
new toolbar design 2021-07-07 20:11:38 +02:00
Eugene Pankov
636942ff86
updated rxjs imports 2021-07-06 09:43:16 +02:00