using option + (right arrow / left arrow) moves cursor on terminal through words. this used to happen on previous cursor version but with the last 2 ones, this doesn’t happen. honestly, this is very frustrating because I use this a lot.
Steps to Reproduce
using option + (right arrow / left arrow) doesn’t move cursor through words on terminal.
Expected Behavior
using option + (right arrow / left arrow) should move cursor through words on terminal.
the terminal.integrated.macOptionIsMeta = true setting should allow mac users to use the option key in the terminal to jump to start or end of word via “⌥ + ←” or “⌥ + →” respectfully
Steps to Reproduce
set terminal.integrated.macOptionIsMeta = true and try to use “⌥ + ←” or “⌥ + →” in the terminal. Instead of jumping words it prints “D” or “C” respectfully
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)