Activity for MUI-Vim

  • Ola Söder Ola Söder committed [0766cc] on Code

    Move release date.

  • MUI-Vim MUI-Vim released /9.0.1546/Vim_9.0-ppc-morphos.lha

  • MUI-Vim MUI-Vim released /9.0.1546/Vim_9.0-i386-aros.lha

  • MUI-Vim MUI-Vim released /9.0.1546/README.md

  • MUI-Vim MUI-Vim released /9.0.1546/9.0.1546.tar.gz

  • MUI-Vim MUI-Vim released /9.0.1546/9.0.1546.zip

  • Ola Söder Ola Söder committed [0db2de] on Code

    Don't specify Installer path on AROS and MorphOS.

  • Ola Söder Ola Söder committed [0c0282] on Code

    Makefile fix.

  • Ola Söder Ola Söder committed [211b0e] on Code

    OS4 clean up.

  • Ola Söder Ola Söder committed [78ad3d] on Code

    Release preparations.

  • Ola Söder Ola Söder committed [b44f41] on Code

    Remove unnecessary AROS link lib.

  • Ola Söder Ola Söder committed [948e19] on Code

    Merge remote-tracking branch 'upstream/master'

  • Bram Moolenaar committed [54be5f] on Code

    patch 9.0.1546: some commands for opening a file don't use 'switchbuf'

  • Bram Moolenaar committed [8667a5] on Code

    patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h"

  • Bram Moolenaar committed [378447] on Code

    patch 9.0.1544: recent glibc marks sigset() as a deprecated

  • Bram Moolenaar committed [5d01f8] on Code

    patch 9.0.1543: display errors when making topline shorter

  • Bram Moolenaar committed [6c0186] on Code

    patch 9.0.1542: line not fully displayed if it doesn't fit in the screen

  • Bram Moolenaar committed [e741f0] on Code

    patch 9.0.1541: CI: sound dummy is disabled

  • Bram Moolenaar committed [f9dc27] on Code

    patch 9.0.1540: reverse() on string doesn't work in compiled function

  • Bram Moolenaar committed [4ce1bd] on Code

    patch 9.0.1539: typst filetype is not recognized

  • Bram Moolenaar committed [411da6] on Code

    patch 9.0.1538: :wqall does not trigger ExitPre

  • Bram Moolenaar committed [65b348] on Code

    patch 9.0.1537: message for opening the cmdline window is not translated

  • Bram Moolenaar committed [5fc795] on Code

    patch 9.0.1536: CI: sound dummy stopped working

  • Bram Moolenaar committed [a4467c] on Code

    patch 9.0.1535: test commented out in a wrong way

  • Bram Moolenaar committed [916d6d] on Code

    patch 9.0.1534: test for expanding "~" in substitute takes too long

  • Bram Moolenaar committed [6f37e5] on Code

    patch 9.0.1533: test for 'smoothscroll' is ineffective

  • Bram Moolenaar committed [ab9a2d] on Code

    patch 9.0.1532: crash when expanding "~" in substitute causes very long text

  • Bram Moolenaar committed [d1ae83] on Code

    patch 9.0.1531: crash when register contents ends up being invalid

  • Bram Moolenaar committed [aa6ba3] on Code

    patch 9.0.1530: cursor moves to wrong line when 'foldmethod' is "diff"

  • Bram Moolenaar committed [c9471b] on Code

    patch 9.0.1529: code style test doesn't check for space after "if"

  • Bram Moolenaar committed [dda01c] on Code

    patch 9.0.1528: libsodium encryption is only used with "huge" features

  • Bram Moolenaar committed [c28e7a] on Code

    patch 9.0.1527: crash when using negative value for term_cols

  • Bram Moolenaar committed [d619d6] on Code

    patch 9.0.1526: condition is always true

  • Bram Moolenaar committed [3ce8c3] on Code

    patch 9.0.1525: 'smoothscroll' does not always work properly

  • Bram Moolenaar committed [8cf513] on Code

    patch 9.0.1524: passing -1 for bool is not always rejected

  • Bram Moolenaar committed [276410] on Code

    patch 9.0.1523: some error messages are not marked for translation

  • Bram Moolenaar committed [e40984] on Code

    patch 9.0.1522: some functions give two error messages

  • Bram Moolenaar committed [30b6d6] on Code

    patch 9.0.1521: failing redo of command with control characters

  • Bram Moolenaar committed [048d9d] on Code

    patch 9.0.1520: completion for option name includes all bool options

  • Bram Moolenaar committed [0b70ae] on Code

    patch 9.0.1519: global 'filetype' is set when detected from file content

  • Bram Moolenaar committed [34a6a3] on Code

    patch 9.0.1518: search stats not always visible when searching backwards

  • Bram Moolenaar committed [00d07e] on Code

    patch 9.0.1517: MacOS: configure removes -O2 from $CFLAGS

  • Bram Moolenaar committed [3ab3a8] on Code

    patch 9.0.1516: cannot use special keys in <Cmd> mapping

  • Bram Moolenaar committed [03ff1c] on Code

    patch 9.0.1515: reverse() does not work for a String

  • Bram Moolenaar committed [45fcb7] on Code

    patch 9.0.1514: test waits unnecessarily long before checking screendump

  • Bram Moolenaar committed [b926bf] on Code

    patch 9.0.1513: text scrolls unnecessarily when splitting

  • Bram Moolenaar committed [c8502f] on Code

    patch 9.0.1512: inserting lines when scrolling with 'smoothscroll' set

  • Bram Moolenaar committed [12e7a1] on Code

    patch 9.0.1511: crash when using wrong arg types to assert_match()

  • Bram Moolenaar committed [70e802] on Code

    patch 9.0.1510: misleading variable name for error message

  • Bram Moolenaar committed [239195] on Code

    patch 9.0.1509: error message lacks mentioning the erroneous argument

  • Bram Moolenaar committed [f2588b] on Code

    patch 9.0.1508: catch does not work when lines are joined with a newline

  • Bram Moolenaar committed [53f5e5] on Code

    patch 9.0.1507: assert message is confusing with boolean result

  • Bram Moolenaar committed [88bb3e] on Code

    patch 9.0.1506: line number not displayed when using 'smoothscroll'

  • Bram Moolenaar committed [a93d9c] on Code

    patch 9.0.1505: error when heredoc content looks like heredoc

  • Bram Moolenaar committed [17b695] on Code

    patch 9.0.1504: no error when calling remote_startserver("")

  • Bram Moolenaar committed [2dcfe9] on Code

    patch 9.0.1503: Luau files are not recognized

  • Bram Moolenaar committed [5b10a1] on Code

    patch 9.0.1502: no test for deleting the end of a long wrapped line

  • Bram Moolenaar committed [3ef2e4] on Code

    patch 9.0.1501: crash with nested :try and :throw in catch block

  • Bram Moolenaar committed [58a447] on Code

    patch 9.0.1500: The falsy operator is not tested properly

  • Bram Moolenaar committed [caf642] on Code

    patch 9.0.1499: using uninitialized memory with fuzzy matching

  • Bram Moolenaar committed [58806c] on Code

    patch 9.0.1498: in a terminal window the cursor may jump around

  • Bram Moolenaar committed [0b933c] on Code

    patch 9.0.1496: test restoring register with wrong value

  • Bram Moolenaar committed [660eb9] on Code

    patch 9.0.1495: GTK3: hiding the mouse pointer does not work

  • Bram Moolenaar committed [bf1b71] on Code

    patch 9.0.1494: crash when recovering from corrupted swap file

  • Bram Moolenaar committed [4e1ca0] on Code

    patch 9.0.1493: popup menu position wrong in window with toolbar

  • Bram Moolenaar committed [b7f227] on Code

    patch 9.0.1492: using uninitialized memory when argument is missing

  • Bram Moolenaar committed [b7f227] on Code

    patch 9.0.1492: using uninitialized memory when argument is missing

  • Bram Moolenaar committed [73916b] on Code

    patch 9.0.1490: the ModeChanged event may be triggered too often

  • Bram Moolenaar committed [2f1471] on Code

    patch 9.0.1489: crypt with libsodium is not tested on CI

  • Bram Moolenaar committed [35a2ec] on Code

    patch 9.0.1488: xchacha20v2 crypt header is platform dependent

  • Bram Moolenaar committed [c3eddd] on Code

    patch 9.0.1487: Content-type header for LSP channel not according to spec

  • Bram Moolenaar committed [cfc788] on Code

    patch 9.0.1486: parallel make might not work

  • Bram Moolenaar committed [67672e] on Code

    patch 9.0.1485: no functions for converting from/to UTF-16 index

  • Bram Moolenaar committed [e1b482] on Code

    patch 9.0.1484: Coverity warns for using invalid array index

  • Bram Moolenaar committed [22363c] on Code

    patch 9.0.1483: += operator does not work on class member

  • Bram Moolenaar committed [2354b6] on Code

    patch 9.0.1482: crash when textprop has a very large "padding" value

  • Bram Moolenaar committed [aae583] on Code

    patch 9.0.1481: decrypting with libsodium may fail if the library changes

  • Bram Moolenaar committed [dcd40c] on Code

    patch 9.0.1480: using popup menu may leave text in the command line

  • Bram Moolenaar committed [71badf] on Code

    Update runtime files

  • Bram Moolenaar committed [f39d9e] on Code

    patch 9.0.1479: small source file problems; outdated list of distrib. files

  • Bram Moolenaar committed [80406c] on Code

    patch 9.0.1478: filetypes for *.v files not detected properly

  • Bram Moolenaar committed [b67ba0] on Code

    patch 9.0.1477: crash when recovering from corrupted swap file

  • Bram Moolenaar committed [e7f05a] on Code

    patch 9.0.1476: lines put in non-current window are not displayed

  • Bram Moolenaar committed [9be736] on Code

    patch 9.0.1474: CI runs with old version of Ubuntu and tools

  • Bram Moolenaar committed [017227] on Code

    patch 9.0.1473: CI does not run sound tests

  • Bram Moolenaar committed [8281a1] on Code

    patch 9.0.1472: ":drop fname" may change the last used tab page

  • Bram Moolenaar committed [be9624] on Code

    patch 9.0.1471: warnings for function declarations

  • Bram Moolenaar committed [960cf9] on Code

    patch 9.0.1469: deferred functions not called from autocommands

  • Bram Moolenaar committed [1be4b8] on Code

    patch 9.0.1470: deferred functions invoked in unexpected order

  • Bram Moolenaar committed [a1f2b5] on Code

    patch 9.0.1468: recursively calling :defer function if it does :qa

  • Bram Moolenaar committed [142ffb] on Code

    patch 9.0.1467: Jenkinsfiles are not recognized as groovy

  • Bram Moolenaar committed [61378a] on Code

    patch 9.0.1466: cannot use an object member name as a method argument

  • Bram Moolenaar committed [6e5a9f] on Code

    patch 9.0.1464: strace filetype detection is expensive

  • Bram Moolenaar committed [4c42c7] on Code

    patch 9.0.1463: virtual text truncation only works with Unicode 'encoding'

  • Bram Moolenaar committed [42994b] on Code

    patch 9.0.1462: recursively calling :defer function if it does :qa

  • Bram Moolenaar committed [fc8a60] on Code

    patch 9.0.1461: ruler not drawn correctly when using 'rulerformat'

  • Bram Moolenaar committed [961b2e] on Code

    patch 9.0.1460: insufficient testing for getcmdcompltype()

  • Bram Moolenaar committed [e7d494] on Code

    patch 9.0.1459: typo in name of type

  • Bram Moolenaar committed [a77670] on Code

    patch 9.0.1458: buffer overflow when expanding long file name

  • Bram Moolenaar committed [ceff9c] on Code

    patch 9.0.1457: no regression test for what patch 9.0.1333 fixes

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.