Closed storyn26383 closed 1 year ago
With this PR, we can use CTRL_P, CTRL_F CTRL_N, CTRL_B and CTRL_H to do UP, RIGHT, DOWN, LEFT and BACKSPACE.
CTRL_P
CTRL_F
CTRL_N
CTRL_B
CTRL_H
UP
RIGHT
DOWN
LEFT
BACKSPACE
Good idea! We can add home and end feature in next RP 🎉
With this PR, we can use
CTRL_P
,CTRL_F
CTRL_N
,CTRL_B
andCTRL_H
to doUP
,RIGHT
,DOWN
,LEFT
andBACKSPACE
.