Treat the terminal like a standard text field #31868
willlma
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TL;DR: I'd like to be able to navigate, edit, and select text with standard OS keyboard shortcuts and my mouse.
I'm on Mac, and I use the warp.dev terminal because of only one feature: I can manipulate text like any other application. I can use option left and right to jump full words, I can use command + left/right to jump to the beginning/end of line. I can (gasp) use my mouse to move the cursor anywhere or select text. It's great. I've been a dev for 12 years and I love keyboard shortcuts but I never use emacs (or vim) keybindings for anything other than manipulating text in the terminal, and it feels so antiquated. I'd love it if zed treated the terminal exactly how it treats the editor.
Beta Was this translation helpful? Give feedback.
All reactions