Smit Barmase
banner
smitbarmase.com
Smit Barmase
@smitbarmase.com
fixing bugs @zed.dev
Reposted by Smit Barmase
This kept with me, nowadays when making websites outside of work I still make sure to reduce the size as much as possible.

Whenever for work I get to work on websites using React or other heavy libs, see the large bundles..

I can't help but think how many seconds it would've taken to load in 56k
August 19, 2025 at 3:34 AM
we’re considering that, thanks for the motivation. i will keep you updated.
August 15, 2025 at 2:28 PM
```jsonc
{
"context": "vim_mode == insert",
"bindings": {
"ctrl-e": ["editor::MoveToEndOfLine", { "stop_at_soft_wraps": false }]
}
}
```
August 15, 2025 at 1:30 PM
thanks for clarifying! in vim insert mode, we follow the same behavior as neovim, which is to "insert the character below the cursor". this is likely to stay as is 😄, but it's configurable, so you can add the following to your keymap.json to change it:
August 15, 2025 at 1:30 PM
hey amos, smit from the zed team here. just to clarify, when you say "end of the line", do you mean the end of the last line? ctrl-e should go to the end of the current line on all keymaps in non-vim mode.
August 15, 2025 at 12:52 PM
Thanks for your feedback. This is fixed now: github.com/zed-industri...
May 20, 2025 at 2:21 PM
can you make it available in india?
March 21, 2025 at 5:25 PM
hey kenton! i'm from the zed community team. we recently fixed that in 0.176.1. can you try this on the latest zed?
March 19, 2025 at 8:25 AM
thanks for the recognition! big shoutout to the team, especially @mydeathmachine.bsky.social, for their support. excited to keep contributing and making zed better!
January 7, 2025 at 5:55 AM
Reposted by Smit Barmase
2/3: The quality of their issue and PR writeups has been exceptional. To date, 27 of their pull requests have been merged, with an additional 2 currently under review. We can't thank you enough for helping to make Zed better for everyone. Your work has not gone unnoticed!
January 7, 2025 at 1:35 AM
for right, clicking the home button won't directly scroll to the top, right? it would need a second click for that, correct?

i don't want that annoying twitter issue where you open a feed, and it automatically scrolls to the top, losing the post that was right in front of your eyes.
December 18, 2024 at 5:43 AM
Reposted by Smit Barmase
Special thanks for PRs from:
- @0xtimsb.com: Project panel fixes
- Hawkbawk: file_scan_inclusions
- omennia: Task output
- AidanV: Vim resize motions
- helgemahrt: Vim unmatched motions
- clwainwright: Python doc highlights
- Techatrix: LSP code_actions_on_format
December 4, 2024 at 9:21 PM
oh yes, i forgot about that. it's good that this option exists.
November 5, 2024 at 12:01 PM
i think it will be hard for people to adjust to reddit-style comments. i like it tho.
November 5, 2024 at 11:08 AM
you forget: make it work on safari
November 1, 2024 at 7:09 AM