Re: Window-local and Tab-local previous directories?

2019-05-08 Fir de Conversatie Yegappan Lakshmanan
Hi Bram, On Wed, May 8, 2019 at 1:29 PM Bram Moolenaar wrote: > > > Yegappan wrote: > > > When you change the directory using the :cd or :tcd or :lcd commands, > > the previous directory is remembered. You can change to this > > directory, by passing "-" as the directory name to these commands.

Re: Patch 8.1.1290

2019-05-08 Fir de Conversatie James McCoy
On Tue, May 07, 2019 at 09:49:08PM +0200, Bram Moolenaar wrote: > > Patch 8.1.1290 > Problem:.hgignore and .gitignore are either distributed or in git, not > both. > Solution: Add .gitignore to the distribution and .hgignore to git. Update > the entries. (Christian

Patch 8.1.1302

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1302 Problem:v:beval_text is not tested in Visual mode. Solution: Add a screenshot of the balloon in Visual mode. Files: src/testdir/test_balloon.vim, src/normal.c, src/testdir/dumps/Test_balloon_eval_term_01.dump,

Patch 8.1.1301

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1301 Problem:When compiled with VIMDLL some messages are not shown. Solution: Set/reset gui.in_use and gui.starting as needed. (Ken Takata, closes #4361) Files: src/gui_w32.c, src/main.c, src/message.c *** ../vim-8.1.1300/src/gui_w32.c 2019-05-07

Re: Window-local and Tab-local previous directories?

2019-05-08 Fir de Conversatie Bram Moolenaar
Yegappan wrote: > When you change the directory using the :cd or :tcd or :lcd commands, > the previous directory is remembered. You can change to this > directory, by passing "-" as the directory name to these commands. > > Currently only a single previous directory is remembered across > :cd,

Patch 8.1.1300

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1300 Problem:In a terminal 'ballooneval' does not work right away. Solution: Flush output after drawing the balloon. Add the key code. Add a test. Files: src/ex_cmds2.c, src/testdir/test_balloon.vim, src/misc2.c, src/testdir/Make_all.mak,

Re: Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie Antonio Giovanni Colombo
Hi Jürgen, it turns out that executing the same commands on the same file on the same PC, using Windows Vim and using Ubuntu Vim, Vim does exactly the same things, but in one case the message E764 is issued (Windows), while in the other case it is not (Ubuntu). The situation can be appreciated

Patch 8.1.1299

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1299 Problem:"extends" from 'listchars' is used when 'list' is off. (Hiroyuki Yoshinaga) Solution: Only use the "extends" character when 'list' is on. (Hirohito Higashi, closes #4360) Files: src/screen.c, src/testdir/test_listchars.vim ***

Patch 8.1.1298

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1298 Problem:Invalid argument test fails without X clipboard. Solution: Test -display only with the +xterm_clipboard feature. Files: src/testdir/test_startup.vim *** ../vim-8.1.1297/src/testdir/test_startup.vim2019-05-08 17:58:11.921572919 +0200 ---

Patch 8.1.1297

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1297 Problem:Invalid argument test fails without GTK. Solution: Test -display and --display separately. Files: src/testdir/test_startup.vim *** ../vim-8.1.1296/src/testdir/test_startup.vim2019-05-08 16:40:57.753592725 +0200 --- src/testdir/test_startup.vim

Re: Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie 'Jürgen Krämer' via vim_dev
Hi, Antonio Giovanni Colombo schrieb am 08.05.2019 um 15:39: > > I just checked, and I don't set the value in my .vimrc (neither in Linux > nor in Windows). > > The Windows Vim tells me that the spellfile is not set: >  spellfile= > > The Ubuntu Vim tells me that the spellfile is in: >  

Patch 8.1.1296

2019-05-08 Fir de Conversatie Bram Moolenaar
Patch 8.1.1296 Problem:Crash when using invalid command line argument. Solution: Check for options not being initialized. Files: src/term.c, src/testdir/test_startup.vim *** ../vim-8.1.1295/src/term.c 2019-05-04 16:58:41.613537362 +0200 --- src/term.c 2019-05-08 16:36:20.371184451

Re: Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie Antonio Giovanni Colombo
Hi Christian and Jürgen, I just checked, and I don't set the value in my .vimrc (neither in Linux nor in Windows). The Windows Vim tells me that the spellfile is not set: spellfile= The Ubuntu Vim tells me that the spellfile is in: spellfile=~/.vim/spell/en.utf-8.add Note that BEFORE giving

Re: Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie 'Jürgen Krämer' via vim_dev
Hi, Antonio Giovanni Colombo schrieb am 08.05.2019 um 10:37: > > while editing a file (using Vim 8.1.1286) in Windows 10, giving a "zg" > command to add a word to the wordlist, I get an unexpected message (in > Italian -- which is fine) > "E764: opzione 'spellfile' non impostata", and the word is

Re: Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie Christian Brabandt
On Mi, 08 Mai 2019, Antonio Giovanni Colombo wrote: > Hi everybody, > > while editing a file (using Vim 8.1.1286) in Windows 10, giving a "zg" command > to add a word to the wordlist, I get an unexpected message (in Italian -- > which > is fine) > "E764: opzione 'spellfile' non impostata",

Wrong message E764 in Windows 10

2019-05-08 Fir de Conversatie Antonio Giovanni Colombo
Hi everybody, while editing a file (using Vim 8.1.1286) in Windows 10, giving a "zg" command to add a word to the wordlist, I get an unexpected message (in Italian -- which is fine) "E764: opzione 'spellfile' non impostata", and the word is not added to the wordlist, even if I had typed :set