GramEditor/gram
39
986
Fork
You've already forked gram
88

Can't paste into search #333

Open
opened 2026年06月11日 04:48:17 +02:00 by koru · 3 comments
Contributor
Copy link
  • Base Keymap = Minimal.
  • Vim Mode = True.
  1. Find in Folder.
  2. Can't paste into search. p or Ctrl + V / Ctrl + Shift + V isn't work.

Also when you change to Base Keymap = VSCode you can't revert to Minimal from settings menu until the app restart.

- Base Keymap = `Minimal`. - Vim Mode = `True`. 1. Find in Folder. 2. Can't paste into search. `p` or `Ctrl + V` / `Ctrl + Shift + V` isn't work. Also when you change to Base Keymap = `VSCode` you can't revert to `Minimal` from settings menu until the app restart.
Contributor
Copy link

see #185

add something like

 "bindings": {
 "ctrl-shift-v": "editor::Paste",
 }
see #185 add something like ```json "bindings": { "ctrl-shift-v": "editor::Paste", } ```
Author
Contributor
Copy link

@aozaki wrote in #333 (comment):

see #185

add something like

 "bindings": {
 "ctrl-shift-v": "editor::Paste",
 }

I think that base bindings must be by default in Minimal/Vim-like keymap.

@aozaki wrote in https://codeberg.org/GramEditor/gram/issues/333#issuecomment-17274512: > see #185 > > add something like > > ```json > "bindings": { > "ctrl-shift-v": "editor::Paste", > } > ``` I think that base bindings must be by default in `Minimal`/Vim-like keymap.
Contributor
Copy link

Vim-like keymap

agree,a new basic keymap will be useful

may also need tab-completion,arrow-key-movement etc.

> Vim-like keymap agree,a new basic keymap will be useful may also need tab-completion,arrow-key-movement etc.
Sign in to join this conversation.
main
main
test/wgpu-on-mac
test-ci/failing-test-mac
test/failing-test-mac
test/build-on-22-04
test/wgpu-present-mode-mailbox
v2.1
test/altgr-fix-again
test/2.0.0-rc1
test/linux-build
test/objc2
v1.2.1
3.0.1
3.0.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.2.1
1.2.0
1.1.0
1.0.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
GramEditor/gram#333
Reference in a new issue
GramEditor/gram
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?