Skip to content

Commit 5e86591

Browse files
authored
Change identify keybinding to work around bug #592 (#600)
See: <#592>
1 parent 7702cdf commit 5e86591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/base/src/keybindings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
{
1818
"command": "jupytergis:identify",
19-
"keys": ["I"],
19+
"keys": ["Accel I"],
2020
"selector": ".data-jgis-keybinding"
2121
},
2222
{

0 commit comments

Comments
 (0)