edit icon indicating copy to clipboard operation
edit copied to clipboard

Addition of new hotkeys - Feature request

Open spross216 opened this issue 6 months ago • 0 comments

First, I'd like to just comment on how wonderful I think this tiny piece of software is. Thank you for putting in the time to develop this, and I appreciate the desire to keep the editor binary small. There are a couple of features that I think could be added and I think it's a reasonable ask to meet in the middle with workflow efficiency, and lightweight binary size. here's what I'm thinking:

  • Hotkeys for quickly navigating between open buffers (I wont cry about not having split panes, and settle for this...it would be awesome)
  • allowing fuzzy search within the file picker
  • being able to indent selected text
  • being able to quickly move a line up or down, or move a block of selected text up or down.
  • autocompletion of brackets, quotes, braces, parenthesis etc..
  • I'm not sure if being able to quickly make code comments on a block of selected text is doable without using a treesitter or lsp, but if it could be done, this would also be awesome

I'm not sure how much extra development effort it would take to add, but I do think at the very least, it would be nice to have a way to set custom key bindings to a config file if someone doesn't like the defaults...BUT I can live without that if we at least have a bit more expansion of hotkeys to make working in the editor a bit better and navigation a bit faster.

Thank you for all the awesome work you guys are doing. I love this editor so far! I haven't had it on my system but for two days, but I've been using it ever since for work. 👨‍🍳👌💋 chef's kiss!

spross216 avatar Aug 14 '25 19:08 spross216