For Windows and multibyte (IME). This is a little feature. When IME is on (that means user can input multibyte text now), cursor color was changed. The...
Hello, I was asked to pass this along to this list (of which I am not a member). With the recent changes to RPM's macros (mostly for FHS compliance), I felt...
Hi, ... You are right. An app can select colors. With my patch the app is free to choose the _palette_. I should state that more clearly. cu. ... Christian...
I made two Japanese menu files. One is encoded with Shift-JIS for Windows. Another is encoded with EUC for UNIX. - menu_Japanese_Japan.932.vim for Windows -...
Bram Moolenaar wrote: [...] ... Maybe nitpicking but this not clear to me, are you saying either - if runtimepath IS NOT set, the $VIMRUNTIME/settings is used ...
I tried compiling an OLE version with the bc5 (bc5.5) makefile - but found that it uses -DHAVE_OLE - which is only in one file : vim.rc It works much better if...
There are multibyte patches about search and regexp. Contents of patches: - In cls() of search.c, there are many of codes that depend on multibyte. I would...
For Windows and multibyte IME. This patch add auto IME control when entering 'r'place and search mode ('/' or '?'). That synchronize with edit mode. ... Taro...
(I actually noticed this in 60b, I didn't try 60a) If the visual selection is a single line or comprised of single lines separated by blank lines, then gq...
Hi, when I visual select part of file and then fold it (:<>fold) and delete fold (dd) and then do undo(u) I don't get fold but unfolded text. Is it bug or...
I would like to request for a feature which applies only when incremental search is on. When typing the pattern for forward search with /, a ? should jump to ...
I have 6.0a installed on a PC. The installation is slightly deficient because I did not follow the build process. I did not follow it because I did not find a ...
Another Vim in the 6.0 series. WARNING: This is really an unstable version. Many things have been added without proper testing. It does crash. It may...
Was there a reason that the leading context offset isn't used in region
end patterns, other than "no one's done it yet"? `Cause I just did it.
;) My...
Hi, I have tried 6.0b and it works in xterm and seems to edit combining and doublewidth characters. Here is a backtrace I got with 6.0b athena: Argument list...
just a question: what is the reason to keep the vim irc channel invite only, and how do I get invited if it's going to stay invite only? -- ... Version: 3.1 ...
does anyone know why cvs.vim.org is down? I'd like to be able to get the latest version of vim 6 so I can use it (and take a crack at helping) -- ... Version:...
Another note: It's in all terminals, even on linux console: After a vertical split paging don't work any more. A simple ... will make paging working again....
The vim script I've attached executes a shell command and puts the output into a split buffer. could be useful as a standalone or combined with other...
Hello! Did the usual ./configure and make; built vim, ctags, and xxd, but then... ... snip... cc -o ctags args.o asm.o awk.o eiffel.o beta.o c.o cobol.o...
Hello! (vim 6.0b) I was getting an external type conflict with extern char **environ in the get_env_name() function in <misc1.c> with Borland C++ 5.2. Since...
There's a feature that I'd like to see in vim 6 Integrated version control (i.e. CVS and RCS) -- ... Version: 3.1 GM/GCS d? s:- a17 C++ UB++>++++$ P+ L- E- W+...
Hi, all, Bram and Zoltan Arpadffy especially. I've found following bugs when trying to compile Vim 6.0b with DECC V5.7-004 on OpenVMS V7.1 both AXP and VAX: *...