<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/vim.h, branch v9.0.1237</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>patch 9.0.1234: the code style has to be checked manually</title>
<updated>2023-01-22T21:14:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2023-01-22T21:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ebfec1c531f32d424bb2aca6e7391ef3bfcbfe20'/>
<id>ebfec1c531f32d424bb2aca6e7391ef3bfcbfe20</id>
<content type='text'>
Problem:    The code style has to be checked manually.
Solution:   Add basic code style checks in a test.  Fix or avoid uncovered
            problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The code style has to be checked manually.
Solution:   Add basic code style checks in a test.  Fix or avoid uncovered
            problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1231: completion of :runtime does not handle {where} argument</title>
<updated>2023-01-22T18:38:51+00:00</updated>
<author>
<name>zeertzjq</name>
<email>zeertzjq@outlook.com</email>
</author>
<published>2023-01-22T18:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2'/>
<id>3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2</id>
<content type='text'>
Problem:    Completion of :runtime does not handle {where} argument.
Solution:   Parse the {where} argument. (closes #11863)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Completion of :runtime does not handle {where} argument.
Solution:   Parse the {where} argument. (closes #11863)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1227: no cmdline completion for :runtime</title>
<updated>2023-01-21T21:56:06+00:00</updated>
<author>
<name>root</name>
<email>root@acermirko.emind.lan</email>
</author>
<published>2023-01-21T21:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=a6759381a590b2d395e05b109ca9ccfc356be5a8'/>
<id>a6759381a590b2d395e05b109ca9ccfc356be5a8</id>
<content type='text'>
Problem:    No cmdline completion for :runtime.
Solution:   Add completion for :runtime. (closes #11853, closes #11447)
            Improve the resulting matches.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No cmdline completion for :runtime.
Solution:   Add completion for :runtime. (closes #11853, closes #11447)
            Improve the resulting matches.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1199: crash when using kitty and using a mapping with &lt;Esc&gt;</title>
<updated>2023-01-14T21:07:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2023-01-14T21:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=584b853ee034754edd278d15f2966ac3d8c9d72c'/>
<id>584b853ee034754edd278d15f2966ac3d8c9d72c</id>
<content type='text'>
Problem:    Crash when using kitty and using a mapping with &lt;Esc&gt;.
Solution:   Do not try setting did_simplify when it is NULL. (closes #11817)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when using kitty and using a mapping with &lt;Esc&gt;.
Solution:   Do not try setting did_simplify when it is NULL. (closes #11817)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1188: return value of type() for class and object unclear</title>
<updated>2023-01-12T21:08:53+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2023-01-12T21:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c0c2c262650103c4a21b64c3246388a350688616'/>
<id>c0c2c262650103c4a21b64c3246388a350688616</id>
<content type='text'>
Problem:    Return value of type() for class and object unclear.
Solution:   Add v:t_object and v:t_class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Return value of type() for class and object unclear.
Solution:   Add v:t_object and v:t_class.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1150: :interface is not implemented yet</title>
<updated>2023-01-05T19:59:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2023-01-05T19:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=554d0313022c3977c71f7dcbc5c841ef43d988a6'/>
<id>554d0313022c3977c71f7dcbc5c841ef43d988a6</id>
<content type='text'>
Problem:    :interface is not implemented yet.
Solution:   Implement the basics of :interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    :interface is not implemented yet.
Solution:   Implement the basics of :interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1041: cannot define a method in a class</title>
<updated>2022-12-09T21:41:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-09T21:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ffdaca9e6f3d39af6857ac52ced9385df203a152'/>
<id>ffdaca9e6f3d39af6857ac52ced9385df203a152</id>
<content type='text'>
Problem:    Cannot define a method in a class.
Solution:   Implement defining an object method.  Make calling an object
            method work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot define a method in a class.
Solution:   Implement defining an object method.  Make calling an object
            method work.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.1031: Vim9 class is not implemented yet</title>
<updated>2022-12-08T15:32:33+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-12-08T15:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=00b28d6c23d8e662cab27e461825777c0a2e387a'/>
<id>00b28d6c23d8e662cab27e461825777c0a2e387a</id>
<content type='text'>
Problem:    Vim9 class is not implemented yet.
Solution:   Add very basic class support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Vim9 class is not implemented yet.
Solution:   Add very basic class support.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug</title>
<updated>2022-11-23T20:20:18+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-11-23T20:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=63a2e360cca2c70ab0a85d14771d3259d4b3aafa'/>
<id>63a2e360cca2c70ab0a85d14771d3259d4b3aafa</id>
<content type='text'>
Problem:    Cannot debug the Kitty keyboard protocol with TermDebug.
Solution:   Add Kitty keyboard protocol support to the libvterm fork.
            Recognize the escape sequences that the protocol generates.  Add
            the 'keyprotocol' option to allow the user to specify for which
            terminal what protocol is to be used, instead of hard-coding this.
            Add recognizing the kitty keyboard protocol status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot debug the Kitty keyboard protocol with TermDebug.
Solution:   Add Kitty keyboard protocol support to the libvterm fork.
            Recognize the escape sequences that the protocol generates.  Add
            the 'keyprotocol' option to allow the user to specify for which
            terminal what protocol is to be used, instead of hard-coding this.
            Add recognizing the kitty keyboard protocol status.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 9.0.0917: the WinScrolled autocommand event is not enough</title>
<updated>2022-11-22T12:40:50+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2022-11-22T12:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=35fc61cb5b5eba8bbb9d8f0700332fbab38f40ca'/>
<id>35fc61cb5b5eba8bbb9d8f0700332fbab38f40ca</id>
<content type='text'>
Problem:    The WinScrolled autocommand event is not enough.
Solution:   Add WinResized and provide information about what changed.
            (closes #11576)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    The WinScrolled autocommand event is not enough.
Solution:   Add WinResized and provide information about what changed.
            (closes #11576)
</pre>
</div>
</content>
</entry>
</feed>
