scroll read only mode clipping cursor bug fixed
This commit is contained in:
@@ -11,5 +11,5 @@ next_position = ["Right", "8"]
|
||||
|
||||
move_left = ["h"]
|
||||
move_right = ["l"]
|
||||
# move_up = ["k", "Up"]
|
||||
# move_down = ["j", "Down"]
|
||||
move_up = ["k", "Up"]
|
||||
move_down = ["j", "Down"]
|
||||
|
||||
Reference in New Issue
Block a user