Skip to content

Conversation

@manzt
Copy link
Contributor

@manzt manzt commented Jul 17, 2025

Towards #931

Added vim keymaps in command mode:

  • y y - Copy cell(s)
  • p - Paste below
  • P - Paste above
  • o - Insert cell below
  • O - Insert cell above
  • u - Undo cell deletion

Towards #931

Added vim keymaps in command mode:
- `y y` - Copy cell(s)
- `p` - Paste below
- `P` - Paste above
- `o` - Insert cell below
- `O` - Insert cell above
- `u` - Undo cell deletion
@manzt manzt requested a review from Light2Dark as a code owner July 17, 2025 20:51
@vercel
Copy link

vercel bot commented Jul 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 8:51pm

@manzt manzt merged commit 98f05d1 into main Jul 17, 2025
24 of 25 checks passed
@manzt manzt deleted the manzt/more-vim-keymaps branch July 17, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants