David Baldwin
David Baldwin
The minimal keyboard-driven set of features that @tomekowal mentions are the only ones that I even care to use, so that's what I'd love to see as well. But really...
@mrnugget - I already had `g c` and `g c c` so those are a welcome addition. - Yeah, I don't think we should add `space` keybindings. I use `space`...
Related: Helix editor just added something similar based upon Amp's "jump mode" in https://github.com/helix-editor/helix/pull/8875. I tend to agree with the reasoning behind this implementation... > While testing that PR we...
Thanks @SomeoneToIgnore - Quite a bit is now hideable, but at least the following remains:  **Copilot button**: Setting `features.copilot: false` will hide it,...
@alygin I'm not able to reproduce that. Regardless, I think I will open up separate issues for each of these three items that are not yet hideable.
Oh, I totally misunderstood the issue you mentioned there. Until now I did not realize a buffer search could even be opened in a terminal. I thought you were saying...
> The sorting function should do the following. > Sort the rows by number from A-Z and remove duplicates. @ZeroDot1 There is a builtin sort command already. Select whatever lines...
> @ZeroDot1 There is a builtin sort command already. Select whatever lines you'd like to sort, open the command palette (`cmd-shift-p`), and search for `:sort`. @ZeroDot1 If it's not in...
@igorgusarov `zed: open default settings` should do the trick.