marimo icon indicating copy to clipboard operation
marimo copied to clipboard

fix: move dd on cell in Vim mode, so it doesnt conflict with other commands

Open mscolnick opened this issue 1 year ago • 2 comments

Fixes: https://github.com/marimo-team/marimo/issues/558

This was only affecting Linux users, and not Mac users.

mscolnick avatar Jan 20 '24 18:01 mscolnick

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 Jan 20, 2024 6:41pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2024 6:41pm

vercel[bot] avatar Jan 20 '24 18:01 vercel[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4d03866) 63.65% compared to head (9d08b14) 63.68%. Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
+ Coverage   63.65%   63.68%   +0.03%     
==========================================
  Files         139      139              
  Lines        6586     6586              
  Branches     1304     1304              
==========================================
+ Hits         4192     4194       +2     
+ Misses       2213     2210       -3     
- Partials      181      182       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 20 '24 18:01 codecov[bot]

We tried several times to get this working but weren't able to

akshayka avatar Mar 06 '24 18:03 akshayka