zed/assets
gmorenz 8f5d7db875
First pass at making a linux keymap (#8082)
Undoubtedly not perfect, but this should be something we can work off
of.

Note that matching keybindings with ctrl in them is currently broken on
linux (or at least x11). This keymap might just manage to be less useful
than using the macos one on linux until that is fixed... the proximate
cause of this is that the `key` field of the `Keystroke` struct looks
like `"\u{e}"` instead of `"n"` when `ctrl-n` is pressed.

Release Notes:

- N/A
2024-02-20 13:51:54 -08:00
..
contexts
fonts Remove unused font 2024-01-24 13:14:47 +01:00
icons Add static Runnables (#8009) 2024-02-19 18:41:43 +02:00
keymaps First pass at making a linux keymap (#8082) 2024-02-20 13:51:54 -08:00
settings Change default Markdown tab size (#8080) 2024-02-20 13:18:40 -05:00
sounds
themes Rename scrollbar_thumb to be consistent with other style properties (#8004) 2024-02-20 11:26:09 -05:00