You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature or problem you'd like to solve
Support moving cursor backward/forward by Ctrl+b and Ctrl+f
Proposed solution
In the terminal command prompt, moving the cursor backward or forward by pressing Ctrl+b and Ctrl+f is generally supported. Additionally, macOS has the same keybinds in text areas. Supporting these keybinds will enhance the efficiency of prompt editing.