Tommaso Sciortino
|
599c73a072
|
feat(cli): add experimental.useOSC52Copy setting (#19488)
|
2026-02-19 18:22:11 +00:00 |
|
matt korwel
|
2456b1b818
|
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 (#16041)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2026-01-22 22:12:07 +00:00 |
|
Thomas Shephard
|
afe7be8338
|
fix(cli): use OSC-52 clipboard copy in Windows Terminal (#16920)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-19 20:22:42 +00:00 |
|
Krushna Korade
|
8af1ce9aa6
|
fix(cli): safely handle /dev/tty access on macOS (#16531)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-15 20:10:53 +00:00 |
|
Sercan Sagman
|
0f8b23c7fd
|
fix(cli): copy uses OSC52 only in SSH/WSL (#16554)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
|
2026-01-13 22:55:28 +00:00 |
|
Manoj Naik
|
4f26766dd1
|
fix: prevent /copy crash on Windows by skipping /dev/tty (#15657)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-05 20:33:03 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
ismellpillows
|
c9085fbc3e
|
feat(cli): support /copy in remote sessions using OSC52 (#13471)
|
2025-12-04 06:27:33 +00:00 |
|
Tommaso Sciortino
|
2171ac1144
|
Right click to paste in Alternate Buffer mode (#13234)
|
2025-11-17 23:48:33 +00:00 |
|
hritan
|
7186049ed8
|
fix: copy command delay in Linux handled (#6856)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-10-17 11:23:31 +00:00 |
|
fuyou
|
897f0cfa77
|
Fix(command): line/block Comments Incorrectly Parsed as Slash Commands (#6957)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-08-26 03:51:27 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Ben Guo
|
603a982dee
|
fix(copyCommand): provide friendlier error messages for /copy command (#6723)
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 16:58:35 +00:00 |
|
hritan
|
b9a4cf069d
|
fix: copy command gets stuck (#6482)
Co-authored-by: Hriday Taneja <hridayt@google.com>
|
2025-08-20 18:42:42 +00:00 |
|
Lee James
|
fbff9393d0
|
feat: open repo secrets page in addition to README (#5684)
|
2025-08-07 16:00:46 +00:00 |
|
Josh Soref
|
03f7b220d3
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|
Devansh Sharma
|
6df536781b
|
feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-20 18:57:41 +00:00 |
|