I still didn't get your real name. ... It's not clear what problems a fix would create. I rather not change it now. -- hundred-and-one symptoms of being an...
Bram Moolenaar
Bram@...
Jun 1, 2004 8:07 am
36732
... I thought the message from George suggested that a Vim linked with unicows.lib would still run when unicows.dll is not present. Are you saying that this...
Bram Moolenaar
Bram@...
Jun 1, 2004 8:08 am
36733
Patch 6.3b.020 Problem: When using CTRL-^ when entering a search string, the item in the statusline that indicates the keymap is not updated. (Ilya ...
Bram Moolenaar
Bram@...
Jun 1, 2004 8:10 am
36734
... Please mention the values of the 'encoding' and 'termencoding' options. 'fileencoding' might also matter. What changed is that 'termencoding' is now...
Bram Moolenaar
Bram@...
Jun 1, 2004 10:49 am
36735
i found that about you!...
mikmach@...
Jun 1, 2004 11:38 am
36736
There is something strange happening. if I do Benji's vim -N -u NONE +"set wh=999 wmh=0 ls=2" -o file1 file2 file3 Then I get three status lines for the three...
Vince Negri
vnegri@...
Jun 1, 2004 12:04 pm
36737
... Maybe it's something to do with there not being a terminal present when the _vimrc is executed? au vimenter * set wh=999 wmh=0 ls=2 works fine. Antony...
Antony Scriven
ads@...
Jun 1, 2004 1:23 pm
36738
Ok, I know what's going on now. If the options are in _vimrc, then they are in effect by the time the first call to make_windows() happens. The result is that...
Vince Negri
vnegri@...
Jun 1, 2004 2:07 pm
36739
... The order of execution is different. Firs the vimrc file is used, then the files are loaded, then command arguments are executed. Thus in the first...
Bram Moolenaar
Bram@...
Jun 1, 2004 2:51 pm
36740
... Yes indeed. It's the age-old situation where an option (winheight) which was originally for one use (stopping annoyingly small windows, as in your example)...
Vince Negri
vnegri@...
Jun 1, 2004 3:09 pm
36741
... I was going to say that I thought the situation outlined in the help to be the "intended" behaviour, but I had a crash, and by the time my computer was up...
Antoine J. Mechelynck
antoine.mechelynck@...
Jun 1, 2004 4:15 pm
36742
Patch 6.3b.021 Problem: The swapfile is not readable for others, the ATTENTION prompt does not show all info when someone else is editing the same file. ...
Bram Moolenaar
Bram@...
Jun 1, 2004 6:46 pm
36743
Hi Bram, when reading :help visual.txt I found the following things. In line 54 the tilde command is mentioned but not the U command which is also an exception...
Jens Paulus
jpaulus@...
Jun 1, 2004 9:58 pm
36744
Hi Bram, ... well, the above sentence should make more sense like that. For example, typing 2dIs should delete the current and previous inner sentences and...
Jens Paulus
jpaulus@...
Jun 1, 2004 10:31 pm
36745
Hi, this bugreport is reproducible with 6.2.532 and 6.3b.21. Regards, Norbert Package: vim-python Version: 1:6.2-353+1 Severity: important I can't get Ctrl+^...
Norbert Tretkowski
tretkowski@...
Jun 2, 2004 12:11 am
36746
... If you load doskey.exe (available from DOS 6 on up) in your autoexec.bat ... UP and DOWN ARROWS recall commands; ESC clears command line; F7 displays ...
Dan Sharp
dwsharp@...
Jun 2, 2004 3:43 am
36747
yes, really?...
ackahn@...
Jun 2, 2004 6:52 am
36748
Important data!...
dany.stamant@...
Jun 2, 2004 8:36 am
36749
... Which OS and which terminal emulator you are using ? What you describe happens with non-GUI vim under some terminal emulators -- those which generate...
Yakov Lerner
qlerner@...
Jun 2, 2004 9:38 am
36750
Patch 6.3b.025 Problem: Percentage in ruler isn't updated when a line is deleted. (Jens Paulus) Solution: Check for a change in line count when deciding...
Bram Moolenaar
Bram@...
Jun 2, 2004 10:33 am
36751
Patch 6.3b.024 Problem: "2daw" does not delete leading white space like "daw" does. (Jens Paulus) Solution: Include the white space when a count is used....
Bram Moolenaar
Bram@...
Jun 2, 2004 10:33 am
36752
Patch 6.3b.022 Problem: Using "4v" to select four times the old Visual area may put the cursor beyond the end of the line. (Jens Paulus) Solution: Correct...
Bram Moolenaar
Bram@...
Jun 2, 2004 10:34 am
36753
... Right. ... Not really. One is using the count, the other is about using ".". ... OK. ... OK. ... That is intentional. Double click selects a word, triple...
Bram Moolenaar
Bram@...
Jun 2, 2004 10:34 am
36754
Patch 6.3b.023 Problem: When "3dip" starts in an empty line, white lines after the non-white lines are not deleted. (Jens Paulus) Solution: Include the...
Bram Moolenaar
Bram@...
Jun 2, 2004 10:34 am
36755
... [...] ... [...] ... This is probably a problem in the GTK library with the Polish keyboard setup. Vim expects CTRL-6 to result in 0x1e. Perhaps you also...
Bram Moolenaar
Bram@...
Jun 2, 2004 10:35 am
36756
Please have a look at the attached file....
george@...
Jun 2, 2004 1:02 pm
36757
Patch 6.3b.026 Problem: When selecting "abort" at the ATTENTION prompt for a file that is already being edited Vim crashes. Solution: Don't abort creating...
Bram Moolenaar
Bram@...
Jun 2, 2004 3:44 pm
36758
I'm going to be participating in the 7th annual ICFP programming contest. It is June 4-6. As such, I might not get around to applying patches to CVS until...
David Brown
vim@...
Jun 2, 2004 3:51 pm
36759
Bram, Thanks for the reply. On your advice, I looked at what codepage I was using, and it was something unexpected -- 936. This must have been left over from...
Craig Barkhouse
cabarkho@...
Jun 2, 2004 5:45 pm
36760
Bram, Thanks for the reply. On your advice, I looked at what codepage I was using, and it was something unexpected -- 936. This must have been left over from...