Commit Graph
311 Commits
Author SHA1 Message Date
CydandGitHub 8f9747ac7e Merge pull request #492 from unxed/fix-clip
Fix insertion from clipboard
2023-09-17 18:54:10 +02:00
Ivan Sorokin a7f1e2cd7a Fix insertion from clipboard 2023-05-30 19:15:19 +02:00
cyd01 0e5d8582aa Tagging the 0.76.1.12 release of the KiTTY project. 2023-05-23 19:56:00 +02:00
cyd01 4404c65e46 Tagging the 0.76.1.11 release of the KiTTY project - abandonned 2023-05-23 19:55:50 +02:00
cyd01 3dba318b09 Tagging the 0.76.1.10 release of the KiTTY project. v0.76.1.10 0.76.1.10 2023-05-20 23:49:09 +02:00
cyd01 1963f21af2 Tagging the 0.76.1.9 release of the KiTTY project. 0.76.1.9 v0.76.1.9 2023-05-09 14:50:09 +02:00
CydandGitHub 888e28c4c2 Merge pull request #476 from yndx-melkov/fix-window-update-after-sleep
Resolves #475 Terminal window stops updating after resuming from sleep
2023-05-09 14:41:46 +02:00
CydandGitHub d4ffef0a50 Merge pull request #474 from yndx-melkov/fix-dns-fail-reconnect
resolves #360: window closes if dns resolution fails after manual reconnect
2023-05-09 14:41:36 +02:00
cyd01 904dccaf1d Tagging the 0.76.1.8 release of the KiTTY project. 0.76.1.8 v0.76.1.8 2023-05-09 14:27:29 +02:00
cyd01 cb54bec9b6 Tagging the 0.76.1.7 release of the KiTTY project. v0.76.1.7 0.76.1.7 2023-04-28 19:47:37 +02:00
cyd01 59da291c7c Tagging the 0.76.1.6 release of the KiTTY project. v0.76.1.6 0.76.1.6 2023-04-24 16:58:13 +02:00
Alexander Melkov b2b8df282a Resolves #475 Terminal window stops updating after resuming from sleep 2023-03-27 07:18:44 +03:00
Alexander Melkov f25d39782c resolves #360: window closes if dns resolution fails after reconnect 2023-03-26 19:04:23 +03:00
cyd01 333860672b Tagging the 0.76.1.5 release of the KiTTY project. v0.76.1.5 0.76.1.5 2023-03-06 19:40:49 +01:00
CydandGitHub 9a636dd32f Merge pull request #449 from unxed/master
Set shift bit also if right or left shift key press detected; added workaround for some buggy clients
2023-03-06 19:06:16 +01:00
cyd01 fc2d3e430a Update pre0.77 2023-03-06 17:42:14 +01:00
CydandGitHub 3830e9261a Update FUNDING.yml 2023-03-06 10:07:42 +01:00
cyd01 d06b3427e6 Tagging the 0.76.1.4 release of the KiTTY project. 0.76.1.4 v0.76.1.4 2023-03-03 00:44:02 +01:00
cyd01 31939bf968 Tagging the 0.76.1.3 release of the KiTTY project. 0.76.1.3 v0.76.1.3 2023-01-22 17:44:13 +01:00
Ivan Sorokin b99479f92e workaround for clients that do not flush clipboard before setting it 2/2 2023-01-06 15:10:54 +03:00
Ivan Sorokin d8706714be workaround for clients that do not flush clipboard before setting it 2023-01-06 15:09:04 +03:00
Ivan Sorokin 1a041028c1 Set shift bit also if right or left shift key press detected 2023-01-06 12:19:20 +03:00
cyd01 bdbd6ababc Tagging the 0.76.1.2 release of the KiTTY project. v0.76.1.2 0.76.1.2 2023-01-01 18:54:20 +01:00
cyd01 67490c38bd Tagging the 0.76.1.0 release of the KiTTY project. 2022-12-30 16:36:23 +01:00
cyd01 6730add2a8 Update pre0.77 2022-12-30 15:39:30 +01:00
cyd01 94ca5e2a37 Tagging the 0.76.0.14 release of the KiTTY project. 0.76.0.14 v0.76.0.14 2022-12-07 16:03:13 +01:00
CydandGitHub 2cc48b3a94 Merge pull request #435 from unxed/master
sync shift key values with this proposal: microsoft/terminal#337
2022-12-07 15:45:15 +01:00
Ivan Sorokin 715a619ea9 sync shift key values with this proposal: https://github.com/microsoft/terminal/issues/337 2022-11-25 20:39:58 +04:00
Cyril DUPONTandcyd01 a07e694663 Update devcontainer 2022-11-18 19:06:00 +01:00
cyd01 811e2a5ce2 Tagging the 0.76.0.13 release of the KiTTY project. 0.76.0.13 v0.76.0.13 2022-11-15 22:54:04 +01:00
CydandGitHub fa9485b621 Merge pull request #433 from unxed/master
don't try to send keys if backend is not available
2022-11-15 22:38:21 +01:00
unxedandGitHub d08e4009c6 don't try to send keys if backend is not available 2022-11-10 22:33:33 +04:00
cyd01 2a9a16fd73 fix #431 2022-11-10 16:29:56 +01:00
cyd01 4faf110f79 Update pre0.77 2022-11-10 16:14:07 +01:00
cyd01 e28e6ac53d Tagging the 0.76.0.12 release of the KiTTY project. 0.76.0.12 v0.76.0.12 2022-11-10 08:42:51 +01:00
CydandGitHub 5252b90076 Merge pull request #432 from dredkin/issue421
clear far2l_ext flag after disconnect, fixes 421
2022-11-10 08:27:03 +01:00
Dmitry Redkin 033475964f clear far2l_ext flag after disconnect, fixes 421 2022-11-08 21:15:17 +03:00
CydandGitHub 5fc7757b6b Update bitcoin.html 2022-10-24 14:45:51 +02:00
cyd01 4a66cbe9ef Merge branch 'master' of github.com:cyd01/KiTTY 2022-10-17 22:33:53 +02:00
cyd01 64975f6648 Update pre0.77 2022-10-17 22:33:00 +02:00
CydandGitHub 8af2fd39c4 Merge pull request #413 from systemmonkey42/kitty_issue_344
issue #344 - xterm mouse mode not detected correctly.
2022-09-10 10:56:20 +02:00
cyd01 e9445aabef Tagging the 0.76.0.11 release of the KiTTY project. 0.76.0.11 v0.76.0.11 2022-09-10 10:49:40 +02:00
David le Blanc 638df7fc88 issue #344 - xterm mouse mode not detected correctly. 2022-09-10 13:56:32 +10:00
cyd01 d7c9962411 Update pre0.77 2022-09-05 19:19:57 +02:00
cyd01 d8a450b2ba Tagging the 0.76.0.10 release of the KiTTY project. 0.76.0.10 v0.76.0.10 2022-06-24 08:38:36 +02:00
cyd01 d1a9bc1b64 fix some typos 2022-06-22 22:41:25 +02:00
cyd01 e5745832bc Tagging the 0.76.0.9 release of the KiTTY project. 0.76.0.9 v0.76.0.9 2022-06-22 22:26:52 +02:00
cyd01 9c87cd0297 fix compilation issue 2022-06-22 11:21:12 +02:00
cyd01 3f9ab4ec18 Update pre0.77 2022-06-22 08:54:35 +02:00
cyd01 48888b970d Preparing version 0.77 2022-01-30 16:56:43 +01:00