@rivolink/leaf-win32-x64 1.23.1 → 1.24.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/leaf.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -232,8 +232,10 @@ See [`gruvbox.toml`](gruvbox.toml) for a complete example with all available col
|
|
|
232
232
|
| `Shift+Sel` | Select text |
|
|
233
233
|
| `Shift+T` | Open theme picker |
|
|
234
234
|
| `Shift+E` | Open editor picker |
|
|
235
|
+
| `Shift+L` | Toggle line numbers |
|
|
235
236
|
| `Shift+P` | Open file browser |
|
|
236
237
|
| `Ctrl+E` | Open in editor |
|
|
238
|
+
| `Ctrl+L` | Go to line |
|
|
237
239
|
| `Ctrl+P` | Open fuzzy picker |
|
|
238
240
|
| `Ctrl+F` / `/` | Find |
|
|
239
241
|
| `Ctrl+Click` | Open link |
|
package/leaf.exe
CHANGED
|
Binary file
|