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": {
|
"select": {
|
||||||
"name": "SELECT",
|
"name": "SELECT",
|
||||||
"inherit": "normal",
|
"inherit": "normal",
|
||||||
|
"cursor": "block",
|
||||||
"press": [
|
"press": [
|
||||||
["left", "select_left"],
|
["left", "select_left"],
|
||||||
["right", "select_right"],
|
["right", "select_right"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue