Commit log

59fd967 Swapped keyboard binding and did some minor tweaks to style and focus

K Simmons created

b88abca WIP dock split button and default item

K Simmons created

d87fb20 In progress, working on building out the dock UI experience

Mikayla Maki created

b9a6336 Initial explorations into docks

Mikayla Maki created

39d219c Start moving terminal modal into dock UI

Mikayla Maki created

0fca4d0 Merge pull request #1621 from zed-industries/editor-context-menu-fix

Click to expand commit body
Make MouseRegion Click handlers, also handle Down events by default.

K Simmons created

28965dc Make MouseRegion Click handlers, also handle Down events by default.

K Simmons created

47fd93d Update workspace.rs

Mikayla Maki created

98781ea Merge pull request #1620 from zed-industries/temp-fix-to-beachball

Click to expand commit body
Patch for beachball on disconnected overlay

Mikayla Maki created

bf1c341 Patch for beachball on disconnected overlay, permanent fix to MouseRegion API is a part of the Dock PR.

Click to expand commit body
Co-Authored-By: Keith <keith@zed.dev>

Mikayla Maki and Keith created

6a131c9 Merge pull request #1618 from zed-industries/add-dock-icons

Click to expand commit body
Add dock icons

Mikayla Maki created

c7df17b Merge pull request #1619 from zed-industries/experimental-themes

Click to expand commit body
Internal themes

Mikayla Maki created

a20c2e4 Update README.md

Mikayla Maki created

334ca4f Fixed keymap file

Mikayla Maki created

7571899 Added internal keymaps as well, just for the hell of it

Mikayla Maki created

3387968 Update README.md

Mikayla Maki created

ec5d8f8 Removed github username check, added settings file

Mikayla Maki created

ddbc1a7 Update README.md

Mikayla Maki created

afc3f3f Removed test theme files

Mikayla Maki created

4de82c4 Removed stray compiled theme files

Mikayla Maki created

2b4db9b Added experimental themes flag

Mikayla Maki created

d881320 Finished internal themes

Mikayla Maki created

3171a0c Updated theme compilation to use internal

Mikayla Maki created

bdf655d Sorted themes correctly

Mikayla Maki created

a1889ad Added internal flag that checks the last logged in user

Mikayla Maki created

a923054 Add diff icon

Nate Butler created

cc81479 Add dock icons

Nate Butler created

6555d6f Merge pull request #1613 from zed-industries/breadcrumbs-refactoring

Click to expand commit body
Terminal Breadcrumbs

K Simmons created

31ecb2f Introduced ItemEvent and to_item_events function to Item trait which converts the Item's events into a standard ItemEvent similar to how SearchableItems work.

Click to expand commit body
Add breadcrumb_location and breadcrumbs functions to item trait which handles rendering of the breadcrumb elements
Change breadcrumb toolbar to use these new functions rather than having hard coded breadcrumb logic
Add breadcrumb support to the terminal tabs

Co-Authored-By: Mikayla Maki <mikayla@zed.dev>

K Simmons and Mikayla Maki created

ab81093 WIP pull breadcrumb rendering out into item trait

K Simmons created

1014d65 Merge pull request #1606 from zed-industries/terminal-finishing

Click to expand commit body
Terminal finishing

Mikayla Maki created

6e6f37a updated wez term dependency

Mikayla Maki created

8af1e11 Merge pull request #1603 from zed-industries/terminal-polishing

Click to expand commit body
Terminal Polishing

Mikayla Maki created

68cf91d Problem with alacritty's handling of selections when the terminal resizes

Mikayla Maki created

acc1950 Fixed tiny resize bug

Mikayla Maki created

7f7ec68 Improved formatting of tab title

Mikayla Maki created

cefc6e8 fixed tab content crash, discovered a giant nest of new issues re: resizing

Mikayla Maki created

93d31e4 Fixed search to read entire back buffer

Mikayla Maki created

ec8876b Fixed the easy search bugs

Mikayla Maki created

08b6fd0 Changed bel to use dirty indicator, took away the 'has new content' indicator

Mikayla Maki created

a100956 removed test proc info, put fix in wezterm, just need to link them together now

Mikayla Maki created

90bae80 WIP fixing arguments in title bug, need to validate fix, add to wezterm, push to our copy, refresh our cargo, and make a PR for wezterm. TODO: Learn how to do c-style buffer munging.

Mikayla Maki created

aabc6ce Fixed terminal title showing program, WIP showing exe arguments

Mikayla Maki created

1375c5f Began program manager, made terminal modals per-window

Mikayla Maki created

d189972 Merge branch 'terminal-scrolling-sensitivity' into terminal-polishing

Mikayla Maki created

1502c19 Polished scrolling significantly

Mikayla Maki created

e42bc17 0.53.1

Max Brunsfeld created

56f0f51 Merge pull request #1601 from zed-industries/panes-dont-dedup-multibuffers

Click to expand commit body
Avoid undesirable pane item deduping with multibuffers

Max Brunsfeld created

636f35f Avoid undesirable pane item deduping with multibuffers

Max Brunsfeld created

ba1124e Avoid updating package-lock.json when building Zed

Max Brunsfeld created