Skip to content

Conversation

ckelsel
Copy link
Contributor

@ckelsel ckelsel commented Oct 22, 2017

Problem: Pasting inserted text in Visual mode does not work properly.
(Matthew Malcomson)
Solution: Stop Visual mode before stuffing the inserted text. (Christian
Brabandt, from neovim vim/vim#5709)

vim/vim@f8eb9c5

follow file doesn't merge, because TEST_FILE=test_visual.res make oldtest work fine.

src/nvim/ops.c

Problem:    Pasting inserted text in Visual mode does not work properly.
            (Matthew Malcomson)
Solution:   Stop Visual mode before stuffing the inserted text. (Christian
            Brabandt, from neovim vim/vim#5709)

vim/vim@f8eb9c5
@marvim marvim added the RFC label Oct 22, 2017
@justinmk justinmk merged commit bead15f into neovim:master Oct 22, 2017
@justinmk justinmk removed the RFC label Oct 22, 2017
sameedali added a commit to sameedali/neovim that referenced this pull request Oct 24, 2017
* 'master' of https://github.com/neovim/neovim: (554 commits)
  test: tabstop=<big-number> neovim#2838
  plines_win_nofold(): Ignore virtcols after 32000th computation neovim#3527
  :cquit : take an error code argument neovim#7336
  vim-patch:8.0.0140 (neovim#7428)
  cmake,bsd: Fix mandir to saner defaults. (neovim#7417)
  help, man.vim: change "outline" map to gO (neovim#7405)
  build: set MIN_LOG_LEVEL correctly (neovim#7419)
  vim-patch:8.0.1019
  vim-patch:8.0.0962
  bufhl: support creating new groups
  lint
  refactor/single-include: undo.h
  refactor/single-include: undo_defs.h
  refactor/single-include: syntax_defs.h
  refactor/single-include: regexp_defs.h
  refactor/single-include: terminal.h
  vim-patch:8.0.0118
  :checkhealth : validate $VIM
  ex_checkhealth: call health#check() directly
  doc: E5009 "Invalid $VIMRUNTIME"
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants