Commit log

d373e44 Merge branch 'main' into terminal-modal

Mikayla Maki created

621fab2 Merge pull request #1299 from zed-industries/terminal-selections

Click to expand commit body
Terminal selections first pass

Mikayla Maki created

e628b49 First pass at selections complete

Mikayla Maki created

be94f61 fix merge conflicr

Mikayla Maki created

a564f34 Merge pull request #1300 from zed-industries/gpui-changes

Click to expand commit body
GPUI change proposals

Mikayla Maki created

8cb6e47 Fixed panic / bug around scrolling and selections in termainl

Mikayla Maki created

ca87724 Finished merge of drag update

Mikayla Maki created

bbd0c0d Merge branch 'main' into gpui-changes

Mikayla Maki created

9fd2bf2 Updated drag API to pass old,new, instead of delta,new

Mikayla Maki created

805c06e Merge pull request #1298 from zed-industries/mouse-region-refactor

Click to expand commit body
Mouse Event Refactor

Nathan Sobo created

f86106a Fixed a bug around selecting a single cell

Mikayla Maki created

1fab7be Finished selections for now

Mikayla Maki created

5a1797c Fixing merge conflicts

Mikayla Maki created

59c8e8b Fixed integration test

Mikayla Maki created

ab0ca7d Added another minor test

Mikayla Maki created

102f502 tidied up magic constants

Mikayla Maki created

cc98572 Added a small integration test

Mikayla Maki created

2a6e23f Hoisted assert clipboard into TestAppContext

Mikayla Maki created

9209c0d Fixed merge conflict

Mikayla Maki created

7c0d9f4 Added copying

Mikayla Maki created

8c1054f Fixed merge conflict

Mikayla Maki created

b5919c0 Fixed merge conflict

Mikayla Maki created

415e28e Fixed merge conflict

Mikayla Maki created

a823785 Added basic selections

Mikayla Maki created

86d5794 Rebasing onto main

Mikayla Maki created

9b6167a added inline hint

Mikayla Maki created

2c6dcb8 GPUI change proposals

Mikayla Maki created

49bd51c Fixed integration test

Mikayla Maki created

28fd1cc Added another minor test

Mikayla Maki created

d981f4a tidied up magic constants

Mikayla Maki created

4bd1111 Added a small integration test

Mikayla Maki created

304ea2d Merge pull request #1307 from zed-industries/nav-button-tweak

Click to expand commit body
Add tooltips to pane nav buttons and make them trigger on click

Max Brunsfeld created

6642b78 Add tooltips to pane nav buttons and make them trigger on click

Max Brunsfeld created

e3f492e Hoisted assert clipboard into TestAppContext

Mikayla Maki created

c0c2297 Merge branch 'main' into terminal-selections

Mikayla Maki created

4e3c32c Added copying

Mikayla Maki created

49859d8 Merge pull request #1306 from zed-industries/fix-open-pane

Click to expand commit body
Fixed terminal clone on split

Mikayla Maki created

98f6dcc Fixed terminal clone on split

Mikayla Maki created

ad5e4e7 Merge pull request #1305 from zed-industries/fix-default-shell

Click to expand commit body
Now defaults to using user's shell

Mikayla Maki created

ec40826 Now defaults to using user's shell

Mikayla Maki created

240f3d8 Fixed default shell

Mikayla Maki created

bc306ef Merge branch 'main' into terminal-selections

Mikayla Maki created

1cfe868 Merge pull request #1304 from zed-industries/deploy-panic

Click to expand commit body
Fixed working directory issues, added tests.

Mikayla Maki created

02525c5 Added a way to change the timeout with state

Mikayla Maki created

9c51808 Fixed working directory issues, added tests. Working on regression

Mikayla Maki created

5cb59df Fix errors resulting from rebase

Isaac Clayton created

a16fc2b Add basic support for precompiling plugins

Isaac Clayton created

8957474 Done! Finish transition to async, very close to merging

Isaac Clayton created

39fdbc5 Fix most warnings

Isaac Clayton created

d009e10 Fix all residual errors, need to polish off warnings and TODOS

Isaac Clayton created