Replies: 3 comments 12 replies
-
Why not just use the existing issues/discussions pages to do this? |
Beta Was this translation helpful? Give feedback.
-
Here's a practical example.... I keep notes of problems I'm facing and they're related to multiple things... - EOL:
- `space p` pastes on the next line
- `xms"` goes onto the next line
- `a` at the end of the line inserts on the next line
- vim's `cc` or `C`: `x_c`
- Keybindings:
- terrible default bindings: `alt-tilde`, `tilde`, `alt+shif+c`,
- purpose: `alt-u`, `alt-U`?
- `<count>x`: +1
- `C-x`, `C-a`, `md[` issue I'll start explaining: EOL:
Keybindings:
Mostly, my complain is that I feel there's less regard to reducing keystrokes on the developer/maintainer side. This should be considered to. Since, a lot of potential with modal editing lies in there. I don't mean to keep complaining unnecessarily. I really love this project. You guys are doing absolutely great work. But I hope you guys can understand that users tend to have a "user experience" and could bring in huge improvements with ideas and suggestions. Ig expressing more clearly what you guys are thinking/planning vs what user think would benefit them could blend in nicely if there's more engagement. This could mean slower development but probably better outcomes. I'm aware that you people also need to value your own personal time. So, some interaction could keep users aware of your state and time. If it could help easing workloads on you people. Again, nice work but please let users with less programming experience have some priority for crunching ideas. |
Beta Was this translation helpful? Give feedback.
-
@archseer I hope you considered my points regarding EOL. Do you agree with them? Because that does seem like a problem. A situation where I was trying to paste a link in markdown and surrounding it with chevrons:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Some users might dislike some of the built-in keybindings and might have ideas for better built-in keybindings that might be more intuitive and easier to type.
This could improve the default bindings and reduce common key remapping in user configs. Also, makes it easier for many users to quickly adapt to other users' configs.
Where should such users discuss keybinding ideas so that they're also considered by the developers?
Beta Was this translation helpful? Give feedback.
All reactions