Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux Preview Tracking issue #12403

Closed
36 of 53 tasks
mikayla-maki opened this issue May 29, 2024 · 1 comment
Closed
36 of 53 tasks

Linux Preview Tracking issue #12403

mikayla-maki opened this issue May 29, 2024 · 1 comment
Labels
ignore top-ranking issues [ignored label] linux tracking Issue that tracks a group of related issues

Comments

@mikayla-maki
Copy link
Contributor

mikayla-maki commented May 29, 2024

Goal: Linux Preview build

High level goals:

Bad Bugs:

Terminal

  • No context menu in the terminal element on right click
  • No way to do "cmd-a, cmd-c" to copy all text, as on mac
  • cmd-w is a default to close tabs now, but it is also an emacs "cut the word" keybinding - closing a tab instead of deleting a word is very annoying
  • No way to search in the terminal element (cmd-f on mac)
  • ctrl-e opens a tab picker instead of emacs "go to end of the line" keybinding

Maybe stretch goal

Stretch goals

Thorsten's Bug Collection (needs to be confirmed & prioritized)

  • X11: creating new buffer and saving file opens wrong project folder in file picker
  • Are settings.json being watched for changes on Linux?
@mikayla-maki mikayla-maki added enhancement [core label] triage Maintainer needs to classify the issue admin read Pending admin review labels May 29, 2024
@mikayla-maki mikayla-maki changed the title N/A Linux Preview Tracking issue May 29, 2024
@mikayla-maki mikayla-maki mentioned this issue May 29, 2024
12 tasks
@zed-industries zed-industries locked and limited conversation to collaborators May 29, 2024
@mikayla-maki mikayla-maki added tracking Issue that tracks a group of related issues linux and removed enhancement [core label] triage Maintainer needs to classify the issue admin read Pending admin review labels May 29, 2024
@mikayla-maki
Copy link
Contributor Author

✅ TODOs that should be resolved #12514

  • Remove clippy allows in platform linux
  • GPUI APIs:
    • activate()
    • hide()
    • unhide_other_apps() (probably macOS exclusive)
    • active_window()
    • path_for_auxiliary_executable() (probably macOS exclusive)
    • display() (and related APIs)
    • mouse_position()
    • modifiers()
    • is_active()
    • set_edited() (probably macOS exclusive)
    • show_character_palette (probably macOS exclusive)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ignore top-ranking issues [ignored label] linux tracking Issue that tracks a group of related issues
Projects
None yet
Development

No branches or pull requests

2 participants