vim_dev
Fir de Conversatie
Cronologic
Mesaje anterioare
Mesaje urmatoare
Index zilnic
2024/08/05
Commit: runtime(doc): capitalize correctly
Christian Brabandt
2024/08/04
Commit: patch 9.1.0660: MS-Windows: Shift-Insert does work on old conhost
Christian Brabandt
2024/08/04
Commit: translation(it): update Italian manpage
Christian Brabandt
2024/08/04
Commit: runtime(lua): add/subtract a 'shiftwidth' after '('/')' in indentexpr
Christian Brabandt
2024/08/04
Commit: runtime(zip): escape '[' on Unix as well
Christian Brabandt
2024/08/04
Commit: patch 9.1.0659: MS-Windows: MSVC Makefile is a bit hard to read
Christian Brabandt
2024/08/03
Commit: runtime(doc): fix typo in syntax.txt
Christian Brabandt
2024/08/03
Commit: runtime(doc): -x is only available when compiled with crypt feature
Christian Brabandt
2024/08/03
Commit: runtime(colors): update Todo highlight in habamax colorscheme
Christian Brabandt
2024/08/03
Commit: patch 9.1.0658: Coverity warns about dereferencing NULL pointer.
Christian Brabandt
2024/08/03
Commit: patch 9.1.0657: MS-Windows: MSVC build time can be optimized
Christian Brabandt
2024/08/03
Commit: patch 9.1.0656: MS-Windows: MSVC Makefile CPU handling can be improved
Christian Brabandt
2024/08/02
Commit: runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore`
Christian Brabandt
2024/08/02
Commit: CI: update clang compiler to version 20
Christian Brabandt
2024/08/02
Commit: patch 9.1.0654: completion does not respect completeslash with fuzzy
Christian Brabandt
2024/08/02
Commit: patch 9.1.0653: Patch v9.1.0648 not completely right
Christian Brabandt
2024/08/01
Commit: patch 9.1.0652: too many strlen() calls in syntax.c
Christian Brabandt
2024/08/01
Commit: patch 9.1.0651: ex: trailing dot is optional for :g and :insert/:append
Christian Brabandt
2024/08/01
Commit: patch 9.1.0650: Coverity warning in cstrncmp()
Christian Brabandt
2024/08/01
Commit: patch 9.1.0649: Wrong comment for "len" argument of call_simple_func()
Christian Brabandt
2024/08/01
Commit: patch 9.1.0648: [security] double-free in dialog_changed()
Christian Brabandt
2024/08/01
Commit: patch 9.1.0647: [security] use-after-free in tagstack_clear_entry
Christian Brabandt
2024/08/01
Commit: runtime(doc): re-format tag example lines, mention ctags --list-kinds
Christian Brabandt
2024/07/31
Commit: patch 9.1.0646: Vim9: imported function may not be found
Christian Brabandt
2024/07/31
Commit: runtime(java): Document "g:java_space_errors" and "g:java_comment_strings"
Christian Brabandt
2024/07/31
Commit: runtime(java): Cluster optional group definitions and their group links
Christian Brabandt
2024/07/31
Commit: runtime(java): Tidy up the syntax file
Christian Brabandt
2024/07/31
Commit: runtime(java): Tidy up the documentation for "ft-java-syntax"
Christian Brabandt
2024/07/31
Commit: runtime(colors): update habamax scheme - tweak diff/search/todo colors
Christian Brabandt
2024/07/31
Commit: runtime(nohlsearch): add missing loaded_hlsearch guard
Christian Brabandt
2024/07/31
Commit: runtime(kivy): Updated maintainer info for syntax script
Christian Brabandt
2024/07/30
Commit: Maintainers: Add maintainer for ondir ftplugin + syntax files
Christian Brabandt
2024/07/30
Commit: runtime(netrw): removing trailing slash when copying files in same directory
Christian Brabandt
2024/07/30
Commit: patch 9.1.0645: regex: wrong match when searching multi-byte char case-insensitive
Christian Brabandt
2024/07/30
Commit: runtime(html): update syntax script to sync by 250 minlines by default
Christian Brabandt
2024/07/30
Commit: patch 9.1.0644: Unnecessary STRLEN() when applying mapping
Christian Brabandt
2024/07/30
Commit: runtime(zip): Opening a remote zipfile don't work
Christian Brabandt
2024/07/30
Commit: runtime(cuda): source c and cpp ftplugins
Christian Brabandt
2024/07/29
Commit: patch 9.1.0643: terminal: cursor may end up on invalid position
Christian Brabandt
2024/07/29
Commit: patch 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified
Christian Brabandt
2024/07/29
Commit: patch 9.1.0641: MS-Windows: OLE enabled in console version
Christian Brabandt
2024/07/29
Commit: runtime(thrift): add ftplugin, indent and syntax scripts
Christian Brabandt
2024/07/29
Commit: patch 9.1.0640: Mingw: Makefile can be improved
Christian Brabandt
2024/07/29
Commit: patch 9.1.0639: channel timeout may wrap around
Christian Brabandt
2024/07/29
Commit: patch 9.1.0638: E1510 may happen when formatting a message for smsg()
Christian Brabandt
2024/07/29
Commit: patch 9.1.0637: MS-Windows: Style issues in MSVC Makefile
Christian Brabandt
2024/07/28
Commit: patch 9.1.0636: filetype: ziggy files are not recognized
Christian Brabandt
2024/07/28
Commit: patch 9.1.0635: filetype: SuperHTML template files not recognized
Christian Brabandt
2024/07/28
Commit: patch 9.1.0634: Ctrl-P not working by default
Christian Brabandt
2024/07/28
Commit: patch 9.1.0633: Compilation warnings with `-Wunused-parameter`
Christian Brabandt
2024/07/28
Commit: patch 9.1.0632: MS-Windows: Compiler Warnings
Christian Brabandt
2024/07/28
Commit: runtime(debcopyright): Add support for Files-Included in syntax script
Christian Brabandt
2024/07/28
Commit: runtime(doc): tweak documentation style a bit
Christian Brabandt
2024/07/27
Commit: patch 9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion
Christian Brabandt
2024/07/27
Commit: patch 9.1.0630: MS-Windows: build fails with VIMDLL and mzscheme
Christian Brabandt
2024/07/27
Commit: patch 9.1.0628: MinGW: coverage files are not cleaned up
Christian Brabandt
2024/07/27
Commit: patch 9.1.0627: MinGW: build-error when COVERAGE is enabled
Christian Brabandt
2024/07/26
Commit: patch 9.1.0626: Vim9: need more tests with null objects
Christian Brabandt
2024/07/26
Commit: runtime(autohotkey): include initial filetype plugin
Christian Brabandt
2024/07/26
Commit: patch 9.1.0625: tests: test output all translated messages for all translations
Christian Brabandt
2024/07/26
Commit: patch 9.1.0624: ex command modifiers not found
Christian Brabandt
2024/07/26
Commit: patch 9.1.0623: Mingw: errors when trying to delete non-existing files
Christian Brabandt
2024/07/26
Commit: patch 9.1.0622: MS-Windows: mingw-build can be optimized
Christian Brabandt
2024/07/26
Commit: patch 9.1.0621: MS-Windows: startup code can be improved
Christian Brabandt
2024/07/26
Commit: patch 9.1.0620: Vim9: segfauls with null objects
Christian Brabandt
2024/07/26
Commit: patch 9.1.0619: tests: test_popup fails
Christian Brabandt
2024/07/25
Commit: patch 9.1.0618: cannot mark deprecated attributes in completion menu
Christian Brabandt
2024/07/25
Commit: patch 9.1.0617: Cursor moves beyond first line of folded end of buffer
Christian Brabandt
2024/07/25
Commit: patch 9.1.0616: filetype: Make syntax highlighting off for MS Makefiles
Christian Brabandt
2024/07/25
Commit: runtime(progress): Add syntax test for comments
Christian Brabandt
2024/07/25
Commit: patch 9.1.0615: Unnecessary STRLEN() in make_percent_swname()
Christian Brabandt
2024/07/25
Commit: patch 9.1.0614: tests: screendump tests fail due to recent syntax changes
Christian Brabandt
2024/07/25
Commit: runtime(progress): Add single-line comment syntax
Christian Brabandt
2024/07/25
Commit: runtime(progress): Update maintainer info
Christian Brabandt
2024/07/24
Commit: patch 9.1.0613: tests: termdebug test may fail and leave file around
Christian Brabandt
2024/07/24
Commit: runtime(java): Optionally highlight the :: token for method references
Christian Brabandt
2024/07/24
Commit: runtime(vim): Update base-syntax, improve :set highlighting
Christian Brabandt
2024/07/24
Commit: patch 9.1.0612: filetype: deno.lock file not recognized
Christian Brabandt
2024/07/24
Commit: runtime(zip): Use delete() for deleting directory
Christian Brabandt
2024/07/23
Commit: runtime(netrw): escape filename before trying to delete it
Christian Brabandt
2024/07/23
Commit: patch 9.1.0611: ambiguous mappings not correctly resolved with modifyOtherKeys
Christian Brabandt
2024/07/23
Commit: runtime(zip): correctly extract file from zip browser
Christian Brabandt
2024/07/22
Commit: patch 9.1.0610: filetype: OpenGL Shading Language files are not detected
Christian Brabandt
2024/07/22
Commit: runtime(netrw): Fix endless recursion in netrw#Explore()
Christian Brabandt
2024/07/22
Commit: patch 9.1.0609: outdated comments in Makefile
Christian Brabandt
2024/07/21
Re: [vim/vim] Can't disable line wrapping in terminal window output (#5769)
'Simon Ney' via vim_dev
2024/07/21
Re: Updating the 'progress.vim' syntax file
Christian Brabandt
2024/07/21
Re: Updating the 'progress.vim' syntax file
Daniel Smith
2024/07/21
Re: Updating the 'progress.vim' syntax file
Christian Brabandt
2024/07/21
Commit: runtime(yaml): Fix flow mapping key detection
Christian Brabandt
2024/07/21
Commit: runtime(mysql): update syntax script
Christian Brabandt
2024/07/20
Updating the 'progress.vim' syntax file
Daniel Smith
2024/07/20
Updating the 'progress.vim' syntax file
Daniel Smith
2024/07/20
Commit: runtime(yaml): Remove orphaned YAML syntax dump files
Christian Brabandt
2024/07/20
Commit: patch 9.1.0608: Coverity warns about a few potential issues
Christian Brabandt
2024/07/20
Commit: runtime(kconfig): Update syntax script and remove syn sync
Christian Brabandt
2024/07/20
Commit: INSTALL: remove outdated notice about statically linked executable
Christian Brabandt
2024/07/20
Commit: patch 9.1.0607: termdebug: uses inconsistent style
Christian Brabandt
2024/07/20
Commit: patch 9.1.0606: tests: generated files may cause failure in test_codestyle
Christian Brabandt
2024/07/19
Re: [vim/vim] `vim` appears to hang with "Press ENTER or type command to continue" (Issue #15300)
shane qian
2024/07/19
Commit: patch 9.1.0605: internal error with fuzzy completion
Christian Brabandt
2024/07/19
Commit: patch 9.1.0604: popup_filter during Press Enter prompt seems to hang
Christian Brabandt
2024/07/19
Commit: translatoin(tr): Update Serbian messages translation
Christian Brabandt
2024/07/19
Commit: patch 9.1.0603: filetype: use correct extension for Dracula
Christian Brabandt
2024/07/18
Commit: patch 9.1.0602: filetype: Prolog detection can be improved
Christian Brabandt
2024/07/18
Commit: runtime(doc): fix more inconsistencies in assert function docs
Christian Brabandt
2024/07/18
Commit: patch 9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit
Christian Brabandt
2024/07/18
Commit: patch 9.1.0600: Unused function and unused error constants
Christian Brabandt
2024/07/18
Commit: patch 9.1.0599: Termdebug: still get E1023 when specifying arguments
Christian Brabandt
2024/07/18
Commit: runtime(mermaid): correct wrong comment options
Christian Brabandt
2024/07/17
Commit: runtime(termdebug): quote filename arguments using double quotes
Christian Brabandt
2024/07/17
Commit: runtime(termdebug): gdb file/folder check is now performed only in CWD.
Christian Brabandt
2024/07/17
Commit: runtime(sdc): update syntax to SDC-standard 2.1
Christian Brabandt
2024/07/17
Commit: runtime(doc): minor updates.
Christian Brabandt
2024/07/17
Commit: runtime(vim): Cleanup :match and :loadkeymap syntax test files
Christian Brabandt
2024/07/17
Commit: patch 9.1.0595: make errors out with the po Makefile
Christian Brabandt
2024/07/17
Commit: patch 9.1.0594: Unnecessary redraw when setting 'winfixbuf'
Christian Brabandt
2024/07/16
Commit: runtime(doc): using wrong highlight for UTF-8
Christian Brabandt
2024/07/16
Commit: patch 9.1.0593: filetype: Asymptote files are not recognized
Christian Brabandt
2024/07/16
Commit: runtime(gomod): add recommended indent options to ftplugin
Christian Brabandt
2024/07/16
Commit: runtime(go): add recommended indent options to ftplugin
Christian Brabandt
2024/07/16
Commit: patch 9.1.0592: runtime: filetype: Mediawiki files are not recognized
Christian Brabandt
2024/07/16
Commit: runtime(gdscript): add recommended indent options to ftplugin
Christian Brabandt
2024/07/16
Commit: patch 9.1.0591: filetype: *.wl files are not recognized
Christian Brabandt
2024/07/16
Commit: patch 9.1.0590: Vim9: crash when accessing getregionpos() return value
Christian Brabandt
2024/07/16
Commit: runtime(doc): 'cpoptions': Include "z" in the documented default
Christian Brabandt
2024/07/16
Commit: runtime(colors): update included colorschemes
Christian Brabandt
2024/07/16
Commit: patch 9.1.0589: vi: d{motion} and cw work differently than expected
Christian Brabandt
2024/07/16
Commit: runtime(doc): grammar fixes in options.txt
Christian Brabandt
2024/07/16
Commit: runtime(typst): Add typst runtime files
Christian Brabandt
2024/07/16
Commit: patch 9.1.0588: The maze program no longer compiles on newer clang
Christian Brabandt
2024/07/16
Commit: patch 9.1.0587: tests: Test_gui_lowlevel_keyevent is still flaky
Christian Brabandt
2024/07/16
Commit: patch 9.1.0586: ocaml runtime files are outdated
Christian Brabandt
2024/07/16
Commit: runtime(termdebug): fix a few issues
Christian Brabandt
2024/07/16
Commit: patch 9.1.0585: tests: test_cpoptions leaves swapfiles around
Christian Brabandt
2024/07/16
Commit: patch 9.1.0584: Warning about redeclaring f_id() non-static
Christian Brabandt
2024/07/16
Commit: runtime(doc): document global insert behavior
Christian Brabandt
2024/07/16
Commit: runtime(doc): Add hint how to load termdebug from vimrc
Christian Brabandt
2024/07/16
Commit: patch 9.1.0582: Printed line doesn't overwrite colon when pressing Enter in Ex mode
Christian Brabandt
2024/07/16
Commit: patch 9.1.0583: filetype: *.pdf_tex files are not recognized
Christian Brabandt
2024/07/16
Commit: patch 9.1.0581: Various lines are indented inconsistently
Christian Brabandt
2024/07/16
Commit: patch 9.1.0580: :lmap mapping for keypad key not applied when typed in Select mode
Christian Brabandt
2024/07/16
Commit: patch 9.1.0579: Ex command is still executed after giving E1247
Christian Brabandt
2024/07/16
Commit: patch 9.1.0578: no tests for :Tohtml
Christian Brabandt
2024/07/16
Commit: patch 9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vim
Christian Brabandt
2024/07/16
Commit: patch 9.1.0576: tests: still an issue with test_gettext_make
Christian Brabandt
2024/07/16
Commit: patch 9.1.0575: Wrong comments in alt_tabpage()
Christian Brabandt
2024/07/16
Commit: patch 9.1.0574: ex: wrong handling of commands after bar
Christian Brabandt
2024/07/13
Re: [SOLVED] Connection timeout on http://hg.256bit.org/vim
Christian Brabandt
2024/07/13
[SOLVED] Connection timeout on http://hg.256bit.org/vim
Tony Mechelynck
2024/07/12
Connection timeout on http://hg.256bit.org/vim
Tony Mechelynck
2024/07/12
Re: [vim/vim] Segmentation fault on Mac after `set window&` (Issue #15233)
Christian Brabandt
2024/07/12
Commit: patch 9.1.0573: ex: no implicit print for single addresses
Christian Brabandt
2024/07/12
Commit: runtime(vim): make &indentexpr available from the outside
Christian Brabandt
2024/07/12
Commit: runtime(doc): remove obsolete Ex insert behavior
Christian Brabandt
2024/07/11
Commit: patch 9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
Christian Brabandt
2024/07/11
Commit: runtime(logindefs): update syntax with new keywords
Christian Brabandt
2024/07/11
Commit: patch 9.1.0570: tests: test_gettext_make can be improved
Christian Brabandt
2024/07/11
Commit: runtime(filetype): Fix Prolog file detection regex
Christian Brabandt
2024/07/11
Commit: patch 9.1.0569: fnamemodify() treats ".." and "../" differently
Christian Brabandt
2024/07/11
new Coverity issues
Christian Brabandt
2024/07/11
Commit: runtime(mojo): include mojo ftplugin and indent script
Christian Brabandt
2024/07/11
Commit: patch 9.1.0568: Cannot expand paths from 'cdpath' setting
Christian Brabandt
2024/07/11
Commit: patch 9.1.0567: Cannot use relative paths as findfile() stop directories
Christian Brabandt
2024/07/11
Commit: patch 9.1.0566: Stop dir in findfile() doesn't work properly w/o trailing slash
Christian Brabandt
2024/07/11
Commit: patch 9.1.0565: Stop directory doesn't work properly in 'tags'
Christian Brabandt
2024/07/11
Commit: patch 9.1.0564: id() can be faster
Christian Brabandt
2024/07/11
Commit: patch 9.1.0563: Cannot process any Key event
Christian Brabandt
2024/07/11
Commit: patch 9.1.0562: tests: inconsistency in test_findfile.vim
Christian Brabandt
2024/07/11
Commit: runtime(fstab): Add missing keywords to fstab syntax
Christian Brabandt
2024/07/11
Commit: patch 9.1.0561: netbeans: variable used un-initialized (Coverity)
Christian Brabandt
2024/07/11
Commit: patch 9.1.0560: bindtextdomain() does not indicate an error
Christian Brabandt
2024/07/11
Commit: patch 9.1.0559: translation of vim scripts can be improved
Christian Brabandt
2024/07/10
Commit: patch 9.1.0558: filetype: prolog detection can be improved
Christian Brabandt
2024/07/10
Commit: patch 9.1.0557: moving in the buffer list doesn't work as documented
Christian Brabandt
2024/07/10
Commit: runtime(doc): fix inconsistencies in :h file-searching
Christian Brabandt
2024/07/10
Commit: patch 9.1.0556: :bwipe doesn't remove file from jumplist of other tabpages
Christian Brabandt
2024/07/10
Commit: runtime(htmlangular): correct comment
Christian Brabandt
2024/07/10
Commit: patch 9.1.0555: filetype: angular ft detection is still problematic
Christian Brabandt
2024/07/09
Commit: patch 9.1.0554: :bw leaves jumplist and tagstack data around
Christian Brabandt
2024/07/09
Commit: patch 9.1.0553: filetype: *.mcmeta files are not recognized
Christian Brabandt
2024/07/09
Commit: patch 9.1.0552: No test for antlr4 filetype
Christian Brabandt
2024/07/09
Commit: patch 9.1.0551: filetype: htmlangular files are not properly detected
Christian Brabandt
2024/07/09
Commit: patch 9.1.0550: filetype: antlr4 files are not recognized
Christian Brabandt
2024/07/09
Commit: patch 9.1.0549: fuzzycollect regex based completion not working as expected
Christian Brabandt
2024/07/09
Commit: runtime(doc): autocmd_add() accepts a list not a dict
Christian Brabandt
2024/07/09
Commit: patch 9.1.0548: it's not possible to get a unique id for some vars
Christian Brabandt
2024/07/09
Commit: runtime(tmux): Update syntax script
Christian Brabandt
2024/07/09
Commit: patch 9.1.0547: No way to get the arity of a Vim function
Christian Brabandt
2024/07/08
Re: Increment/decrement broken in tiny Vim builds from 9.1.0172
Rob Foehl
2024/07/08
Commit: patch 9.1.0546: vim-tiny fails on CTRL-X/CTRL-A
Christian Brabandt
2024/07/08
Commit: runtime(hlsplaylist): include hlsplaylist ftplugin file
Christian Brabandt
2024/07/08
Commit: runtime(doc): fix typo in :h ft-csv-syntax
Christian Brabandt
2024/07/08
Commit: runtime(doc): Correct shell command to get $VIMRUNTIME into shell
Christian Brabandt
2024/07/08
Commit: patch 9.1.0545: MSVC conversion warning
Christian Brabandt
2024/07/07
Commit: patch 9.1.0544: filetype: ldapconf files are not recognized
Christian Brabandt
2024/07/07
Commit: runtime(cmakecache): include cmakecache ftplugin file
Christian Brabandt
2024/07/07
Commit: runtime(yacc): include yacc ftplugin file
Christian Brabandt
2024/07/07
Commit: runtime(lex): include lex ftplugin file
Christian Brabandt
2024/07/07
Commit: runtime(squirrel): include squirrel ftplugin file
Christian Brabandt
Mesaje anterioare
Mesaje urmatoare