<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/proto, branch v8.1.0354</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 8.1.0313: information about a swap file is unavailable</title>
<updated>2018-08-21T18:28:54+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-21T18:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=00f123a56585363cd13f062fd3bb123efcfaa664'/>
<id>00f123a56585363cd13f062fd3bb123efcfaa664</id>
<content type='text'>
Problem:    Information about a swap file is unavailable.
Solution:   Add swapinfo(). (Enzo Ferber)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Information about a swap file is unavailable.
Solution:   Add swapinfo(). (Enzo Ferber)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0307: there is no good way to get the window layout</title>
<updated>2018-08-21T14:56:34+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-21T14:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=0f6b4f06dece71487a6d8546c50de775d9c8c287'/>
<id>0f6b4f06dece71487a6d8546c50de775d9c8c287</id>
<content type='text'>
Problem:    There is no good way to get the window layout.
Solution:   Add the winlayout() function. (Yegappan Lakshmanan)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    There is no good way to get the window layout.
Solution:   Add the winlayout() function. (Yegappan Lakshmanan)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT</title>
<updated>2018-08-21T11:09:10+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-21T11:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=2e31048c304fb94d6255667783edfe9f4d5894c2'/>
<id>2e31048c304fb94d6255667783edfe9f4d5894c2</id>
<content type='text'>
Problem:    No redraw when using a STOP signal on Vim and then a CONT signal.
Solution:   Catch the CONT signal and set the terminal to raw mode.  This is
            like 8.1.0244 but without the screen redraw and a fix for
            multi-threading suggested by Dominique Pelle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    No redraw when using a STOP signal on Vim and then a CONT signal.
Solution:   Catch the CONT signal and set the terminal to raw mode.  This is
            like 8.1.0244 but without the screen redraw and a fix for
            multi-threading suggested by Dominique Pelle.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0302: crash when using :suspend and "fg"</title>
<updated>2018-08-20T19:58:57+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-20T19:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=f1883479be91550bc31dd88f593b3012863a2629'/>
<id>f1883479be91550bc31dd88f593b3012863a2629</id>
<content type='text'>
Problem:    Crash when using :suspend and "fg".
Solution:   Undo patch 8.1.244.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Crash when using :suspend and "fg".
Solution:   Undo patch 8.1.244.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0301: GTK: input method popup displayed on wrong screen.</title>
<updated>2018-08-19T20:58:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-19T20:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=3f6a16f022c437eccaeb683640b25a972cb1b376'/>
<id>3f6a16f022c437eccaeb683640b25a972cb1b376</id>
<content type='text'>
Problem:    GTK: Input method popup displayed on wrong screen.
Solution:   Add the screen position offset. (Ken Takata, closes #3268)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    GTK: Input method popup displayed on wrong screen.
Solution:   Add the screen position offset. (Ken Takata, closes #3268)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0288: quickfix code uses cmdidx too often</title>
<updated>2018-08-15T18:59:48+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-15T18:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=396659592fe039decc8c088694912067fe32a681'/>
<id>396659592fe039decc8c088694912067fe32a681</id>
<content type='text'>
Problem:    Quickfix code uses cmdidx too often.
Solution:   Add is_loclist_cmd(). (Yegappan Lakshmanan)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Quickfix code uses cmdidx too often.
Solution:   Add is_loclist_cmd(). (Yegappan Lakshmanan)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0282: 'incsearch' does not work with command modifiers</title>
<updated>2018-08-14T14:06:16+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-14T14:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=33c4dbb74bdf41aadd193a704f597d4df20f0e47'/>
<id>33c4dbb74bdf41aadd193a704f597d4df20f0e47</id>
<content type='text'>
Problem:    'incsearch' does not work with command modifiers.
Solution:   Skip command modifiers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    'incsearch' does not work with command modifiers.
Solution:   Skip command modifiers.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0281: parsing command modifiers is not separated</title>
<updated>2018-08-14T11:38:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-14T11:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=effed9315c6c5a35fc2824b90da4af753c7a02dc'/>
<id>effed9315c6c5a35fc2824b90da4af753c7a02dc</id>
<content type='text'>
Problem:    Parsing command modifiers is not separated.
Solution:   Move command modifier parsing to a separate function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Parsing command modifiers is not separated.
Solution:   Move command modifier parsing to a separate function.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0266: parsing Ex address range is not a separate function</title>
<updated>2018-08-10T21:13:12+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-10T21:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=ee8415bc5998792fab6f4dcf289d027856e05b89'/>
<id>ee8415bc5998792fab6f4dcf289d027856e05b89</id>
<content type='text'>
Problem:    Parsing Ex address range is not a separate function.
Solution:   Refactor do_one_cmd() to separate address parsing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Parsing Ex address range is not a separate function.
Solution:   Refactor do_one_cmd() to separate address parsing.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0253: saving and restoring window title does not always work</title>
<updated>2018-08-07T20:31:44+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-07T20:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=40385dbcdfb44885f2e9b83e1e0285aeb8a0c2a8'/>
<id>40385dbcdfb44885f2e9b83e1e0285aeb8a0c2a8</id>
<content type='text'>
Problem:    Saving and restoring window title does not always work.
Solution:   Use the stack push and pop commands. (Kouichi Iwamoto,
            closes #3059)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Saving and restoring window title does not always work.
Solution:   Use the stack push and pop commands. (Kouichi Iwamoto,
            closes #3059)
</pre>
</div>
</content>
</entry>
</feed>
