Add an actual context menu into terminal-2
(click the text, not the pane!) Co-Authored-By: Piotr <piotr@zed.dev>
This commit is contained in:
parent
f638d4ce1d
commit
ab0a3f19ab
12 changed files with 112 additions and 646 deletions
|
@ -141,7 +141,6 @@ fn main() {
|
|||
cx.set_global(client.clone());
|
||||
|
||||
theme::init(cx);
|
||||
context_menu::init(cx);
|
||||
project::Project::init(&client, cx);
|
||||
client::init(&client, cx);
|
||||
command_palette::init(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue