COMMITS
/ assets/keymaps/default-linux.json March 18, 2025
R
Debugger implementation (#13433)
Remco Smits committed
P
Add more shortcuts for `editor::OrganizeImports` (#26932)
Peter Tripp committed
March 14, 2025
K
Refine word completions (#26779)
Kirill Bulatov committed
March 11, 2025
J
Rework git toasts (#26420)
Julia Ryan committed
P
Make nano save (`ctrl-o`) work by-default in terminal (linux) (#26479)
Peter Tripp committed
C
Fix enter binding in git panel's commit editor on Linux (#26427)
Cole Miller committed
March 10, 2025
C
Git commit modal command (#26405)
Conrad Irwin committed
C
Git keyboard shortcuts (#26374)
Conrad Irwin committed
March 7, 2025
G
Fix hotkey for toggle filters in project search (#25917)
Guilherme Gonçalves committed
March 6, 2025
M
git_ui: Add support for generating commit messages with an LLM (#26227)
Marshall Bowers committed
C
Git askpass (#25953)
Conrad Irwin committed
March 4, 2025
C
git: Fix project diff shortcuts (#26045)
Conrad Irwin committed
B
assistant2: Add support for editing the last message sent by the user (#26037)
Bennet Bo Fenner committed
B
assistant2: Use `cmd-n` to create a new prompt editor when already in a prompt editor (#25935)
Bennet Bo Fenner committed
March 3, 2025
B
assistant2: Fix keyboard navigation issues when a picker is open (#25928)
Bennet Bo Fenner committed
S
keymap: Update `Prev` to `Previous` follow-up (#25931)
smit committed
S
keymap: Update `Prev` to `Previous` for consistency (#25909)
smit committed
March 1, 2025
J
Diff View: Scroll to center of hunks when reviewing (#25846)
João Marcos committed
J
Support hunk-wise `StageAndNext` and `UnstageAndNext` (#25845)
João Marcos committed
February 27, 2025
M
Make the branch picker in the commit modal a popover (#25697)
Mikayla Maki committed
February 26, 2025
C
git: Fix cmd-enter (#25628)
Conrad Irwin committed
February 25, 2025
P
Add `stop_at_indent` for MoveToBeginningOfLine (#25428)
Peter Tripp committed
February 24, 2025
J
Git: Add hotkey to open file from changes list (#25500)
João Marcos committed
N
git_ui: Commit modal refinement (#25484)
Nate Butler committed
J
Git: Fix Linux bindings (#25486)
João Marcos committed
P
Fix tmux being broken by default on Linux (#25476)
Peter Tripp committed
D
assistant: Rename action from New Context to New Chat (#25455)
Danilo Leal committed
February 22, 2025
K
Emphasize defaults for line movement actions (#25378)
Kirill Bulatov committed
C
Rename ExpandAllHunkDiffs to ExpandAllDiffHunks (#25369)
Cole Miller committed
February 20, 2025
P
Make cmd-t open new tab in Assistant (#25267)
Peter Tripp committed
0
keymap: Fix `shift-` modifier symbol (#25238)
0x2CA committed
C
Git actions v2 (#25197)
Conrad Irwin committed
February 18, 2025
C
Don't open file finder menu on command (#25097)
Conrad Irwin committed
February 17, 2025
D
assistant: Add model selector to the Context Editor (#25032)
Danilo Leal committed
February 14, 2025
K
Continue improving font adjustment settings (#24908)
Kirill Bulatov committed
K
Adds a way to toggle font size without settings adjustments (#24857)
Kirill Bulatov committed
February 13, 2025
M
Centralize the `CopyPath` and `CopyRelativePath` actions to `zed_actions` (#24836)
Mikayla Maki committed
A
Make edit prediction bindings backwards compatible with existing user keymaps (#24802)
Agus Zubiaga committed
February 11, 2025
B
edit prediction: Fix `zeta: Rate completions` action not working when using keybinding (#24569)
Bennet Bo Fenner committed
M
Make `alt-l` the default linux/windows binding for AcceptEditPrediction (#24630)
Michael Sloan committed
M
Remove old keymap comments about AcceptEditPrediction modifier changes (#24592)
Michael Sloan committed
February 7, 2025
D
edit predictions: Add binding to the prediction toggle (#24468)
Danilo Leal committed
S
C
Fixes to commit button in Git Panel (#24425)
Conrad Irwin committed
M
Remove use of `use_key_equivalents` from linux keymap as it does nothing (#24422)
Michael Sloan committed
February 6, 2025
A
edit predictions: Polish up ⌥ preview experience (#24380)
Agus Zubiaga committed
February 5, 2025
A
Accept edit predictions with `alt-tab` in addition to `tab` (#24272)
Agus Zubiaga committed
J
Avoid suggesting 'find' key for linux shortcuts (#24252)
João Marcos committed
February 4, 2025
A
zeta: Improve UX for simultaneous LSP and prediction completions (#24024)
Agus Zubiaga committed