Re: [vim/vim] a symbol disappears and reappears when the cursor passes over it (#2696)

2018-03-07 Thread John Little
On Wednesday, March 7, 2018 at 11:39:36 AM UTC+13, lkintact wrote: > Copy this text into the buffer: Тٌам (these are Cyrillic letters with an Arab > symbol above the "а", probably a result of a poor OCR) > Move the cursor from "м" to "Т" and back several times. The Arab symbol > appears and disap

Re: Patch 8.0.1587

2018-03-07 Thread Elimar Riesebieter
* Bram Moolenaar [2018-03-06 19:51 +0100]: > > Patch 8.0.1587 > Problem:inserting from the clipboard doesn't work literally > Solution: When pasting from the * or + register always assume literally. > Files: src/ops.c, src/proto/ops.pro, src/edit.c, src/ops.c, > src/testdi

Re: Patch 8.0.1587

2018-03-07 Thread Bram Moolenaar
Elimar Riesebieter wrote: > * Bram Moolenaar [2018-03-06 19:51 +0100]: > > > > > Patch 8.0.1587 > > Problem:inserting from the clipboard doesn't work literally > > Solution: When pasting from the * or + register always assume literally. > > Files: src/ops.c, src/proto/ops.pro, src/e

Patch 8.0.1588

2018-03-07 Thread Bram Moolenaar
Patch 8.0.1588 Problem:Popup menu hangs after typing CTRL-C. Solution: Make CTRL-C exit the loop. (Ozaki Kiichi, closes #2697) Files: src/popupmnu.c *** ../vim-8.0.1587/src/popupmnu.c 2018-03-06 11:43:00.327652783 +0100 --- src/popupmnu.c 2018-03-07 22:06:57.377123226 +0100

Vim charity: financial report 2017

2018-03-07 Thread Bram Moolenaar
Hello Vimmers, Vim users are asked to support a project in Uganda, and many have donated money in 2017. The ICCF foundation takes care of this and the financial report is now available, see the attachment. Also available in Dutch: http://www.iccf.nl/jaarrekening2017nl.pdf I am very thankful for

Patch 8.0.1589

2018-03-07 Thread Bram Moolenaar
Patch 8.0.1589 Problem:Error for setting 'modifiable' when resetting it. Solution: Check if 'modifiable' was actually set. Files: src/option.c *** ../vim-8.0.1588/src/option.c2018-03-04 20:14:08.252064314 +0100 --- src/option.c2018-03-07 23:01:39.226681609 +0100 **

Re: Patch 8.0.1587

2018-03-07 Thread Elimar Riesebieter
* Bram Moolenaar [2018-03-07 22:09 +0100]: > > Elimar Riesebieter wrote: > > > * Bram Moolenaar [2018-03-06 19:51 +0100]: > > > > > > > > Patch 8.0.1587 > > > Problem:inserting from the clipboard doesn't work literally > > > Solution: When pasting from the * or + register always assume

Re: Patch 8.0.1570

2018-03-07 Thread skywind3000
I know what you want, this plugin: http://vimuiex.sourceforge.net/ The plugin uses python + curses library in terminal to provide ui extension, but requires a patch for gvim. If you use terminal vim only, it doesn't require any modification. -- -- You received this message from the "vim_dev"