Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Fix bug when pasting in command line mode #2528

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

psxpaul
Copy link
Contributor

@psxpaul psxpaul commented Aug 29, 2018

As @josemarluedke mentioned here, pasting in command line mode was broken with #2515.

@codecov
Copy link

codecov bot commented Aug 29, 2018

Codecov Report

Merging #2528 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2528      +/-   ##
==========================================
- Coverage   44.43%   44.42%   -0.01%     
==========================================
  Files         351      351              
  Lines       14260    14261       +1     
  Branches     1862     1863       +1     
==========================================
  Hits         6336     6336              
- Misses       7697     7698       +1     
  Partials      227      227
Impacted Files Coverage Δ
...er/src/Editor/NeovimEditor/NeovimEditorCommands.ts 11.76% <0%> (-0.18%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e612eb8...637c152. Read the comment docs.

Copy link
Member

@akinsho akinsho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix 👍

@akinsho akinsho merged commit 4ce6b22 into onivim:master Aug 29, 2018
@psxpaul psxpaul deleted the fix_command_mode_paste branch August 29, 2018 05:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants