feat: use block cursor in flow mode select submode
This commit is contained in:
parent
3d90b199ad
commit
2d55bd0326
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@
|
|||
"select": {
|
||||
"name": "SELECT",
|
||||
"inherit": "normal",
|
||||
"cursor": "block",
|
||||
"press": [
|
||||
["left", "select_left"],
|
||||
["right", "select_right"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue