fancivez
|
0f0b463a2f
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Gal Zahavi
|
2231497b1f
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
Jacob Richman
|
ee7065f665
|
Sticky headers where the top rounded border is sticky. (#12971)
|
2025-11-13 01:01:16 +00:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Tommaso Sciortino
|
9e4ae214a8
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +00:00 |
|
Jacob Richman
|
3937461272
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Jacob Richman
|
4fc9b1cde2
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
Jacob Richman
|
ab8c24f5ea
|
Fixes for Ink 6.4.0 (#12352)
|
2025-10-31 14:43:12 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Jacob Richman
|
13aa0148e7
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Pyush Sinha
|
2dfb813c90
|
(fix): appcontainer should not poll and footer should use currentModel from ui state (#11923)
|
2025-10-27 22:33:12 +00:00 |
|
Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
christine betts
|
750c0e366f
|
Add extension settings to be requested on install (#9802)
|
2025-10-23 15:47:08 +00:00 |
|
Jacob Richman
|
406f0baaf2
|
fix(ux) keyboard input hangs while waiting for keyboard input. (#10121)
|
2025-10-17 03:38:06 +00:00 |
|
Srivats Jayaram
|
6ded45e5d2
|
feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 18:23:36 +00:00 |
|
Jacob Richman
|
558be87311
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
Jacob Richman
|
0b2d79a2ea
|
fix(ui): stop truncating output from the model rendered in <static> (#9972)
|
2025-09-27 19:40:09 +00:00 |
|
Jacob Richman
|
375b8522fc
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Jacob Richman
|
bd5e49c5ff
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
joshualitt
|
ef54f720de
|
bug(cli): Exclude only specific tests. (#6244)
|
2025-08-14 17:35:34 +00:00 |
|
Jacob Richman
|
61e382444a
|
fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320)
|
2025-07-31 23:16:29 +00:00 |
|
Abhi
|
bbe95f1eaa
|
feat(commands): Implement argument handling for custom commands via a prompt pipeline (#4702)
|
2025-07-23 20:11:23 +00:00 |
|
Abhi
|
ca07b5b0c4
|
Migrate /corgi (#4419)
|
2025-07-17 23:40:36 +00:00 |
|
Abhi
|
5df6c9fb66
|
migrate restore command (#4388)
|
2025-07-17 23:23:17 +00:00 |
|
Harold Mciver
|
9ab44ea9d6
|
updated /quit to use new slash command arch (#4259)
Co-authored-by: Abhi <abhipatel@google.com>
|
2025-07-17 02:40:56 +00:00 |
|
Abhi
|
b72e3dfb43
|
migrate compress command (#4271)
|
2025-07-16 01:59:16 +00:00 |
|
Abhi
|
aa10ccba71
|
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
|
2025-07-07 20:45:44 +00:00 |
|