KristofferC / OhMyREPL.jl

Syntax highlighting and other enhancements for the Julia REPL
https://kristofferc.github.io/OhMyREPL.jl/latest/
Other
749 stars 56 forks source link

change backspaces behave on active region #284

Closed 8LWXpg closed 1 year ago

8LWXpg commented 1 year ago

In REPL, backspace will delete active region. I changed to make it behaves the same.

283