<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/src/misc1.c, 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.0328: inputlist() doesn't work with a timer</title>
<updated>2018-08-26T19:23:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-26T19:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4cbdf155ca7bb6fbdab2d5acafae5fc712fca8b8'/>
<id>4cbdf155ca7bb6fbdab2d5acafae5fc712fca8b8</id>
<content type='text'>
Problem:    inputlist() doesn't work with a timer. (Dominique Pelle)
Solution:   Don't redraw when cmdline_row is zero. (Hirohito Higashi,
            closes #3239)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    inputlist() doesn't work with a timer. (Dominique Pelle)
Solution:   Don't redraw when cmdline_row is zero. (Hirohito Higashi,
            closes #3239)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0306: plural messages are not translated properly</title>
<updated>2018-08-21T13:12:14+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-08-21T13:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=da6e8919e75fa8f961d1b805e877c8a92e76dafb'/>
<id>da6e8919e75fa8f961d1b805e877c8a92e76dafb</id>
<content type='text'>
Problem:    Plural messages are not translated properly.
Solution:   Add more usage of NGETTEXT(). (Sergey Alyoshin)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Plural messages are not translated properly.
Solution:   Add more usage of NGETTEXT(). (Sergey Alyoshin)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0226: too many #ifdefs</title>
<updated>2018-07-29T14:09:22+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-29T14:09:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1f0bfe561737cd445532f20d7607a81d1dadddee'/>
<id>1f0bfe561737cd445532f20d7607a81d1dadddee</id>
<content type='text'>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Too many #ifdefs.
Solution:   Graduate the +vreplace feature, it's not much code and quite a few
            #ifdefs.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0211: expanding a file name "~" results in $HOME</title>
<updated>2018-07-25T19:19:13+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-25T19:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=00136dc321586800986e8f743c2f108f5eecbf92'/>
<id>00136dc321586800986e8f743c2f108f5eecbf92</id>
<content type='text'>
Problem:    Expanding a file name "~" results in $HOME. (Aidan Shafran)
Solution:   Change "~" to "./~" before expanding. (closes #3072)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Expanding a file name "~" results in $HOME. (Aidan Shafran)
Solution:   Change "~" to "./~" before expanding. (closes #3072)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0159: completion for user names does not work for a prefix.</title>
<updated>2018-07-07T14:41:13+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-07-07T14:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6c5d1043022520512ee36aa1a29662b60af33c95'/>
<id>6c5d1043022520512ee36aa1a29662b60af33c95</id>
<content type='text'>
Problem:    Completion for user names does not work if a prefix is also a full
            matching name. (Nazri Ramliy)
Solution:   Accept both full and partial matches. (Dominique Pelle)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Completion for user names does not work if a prefix is also a full
            matching name. (Nazri Ramliy)
Solution:   Accept both full and partial matches. (Dominique Pelle)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0105: all tab stops are the same</title>
<updated>2018-06-23T17:23:02+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-23T17:23:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=04958cbaf25eea27eceedaa987adfb354ad5f7fd'/>
<id>04958cbaf25eea27eceedaa987adfb354ad5f7fd</id>
<content type='text'>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    All tab stops are the same.
Solution:   Add the variable tabstop feature. (Christian Brabandt,
            closes #2711)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.0084: user name completion does not work on MS-Windows</title>
<updated>2018-06-19T16:58:07+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-06-19T16:58:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=828c3d70833a0689cc07581f2a67d06430675da5'/>
<id>828c3d70833a0689cc07581f2a67d06430675da5</id>
<content type='text'>
Problem:    User name completion does not work on MS-Windows.
Solution:   Use NetUserEnum() to get user names. (Yasuhiro Matsumoto)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    User name completion does not work on MS-Windows.
Solution:   Use NetUserEnum() to get user names. (Yasuhiro Matsumoto)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1841: HP-UX does not have setenv()</title>
<updated>2018-05-14T20:58:34+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-14T20:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=1af6a4b891abd30f6bd09b15fb609e5db450392e'/>
<id>1af6a4b891abd30f6bd09b15fb609e5db450392e</id>
<content type='text'>
Problem:    HP-UX does not have setenv().
Solution:   Use vim_setenv(). (John Marriott)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    HP-UX does not have setenv().
Solution:   Use vim_setenv(). (John Marriott)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1832: cannot use :unlet for an environment variable</title>
<updated>2018-05-13T13:59:50+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-13T13:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=137374fd6538cf9dee0cb22907728d8fdecb5832'/>
<id>137374fd6538cf9dee0cb22907728d8fdecb5832</id>
<content type='text'>
Problem:    Cannot use :unlet for an environment variable.
Solution:   Make it work.  Use unsetenv() if available. (Ken Takata,
            closes #2855)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot use :unlet for an environment variable.
Solution:   Make it work.  Use unsetenv() if available. (Ken Takata,
            closes #2855)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1783: cannot use 256 colors in a MS-Windows console</title>
<updated>2018-05-01T13:47:38+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-05-01T13:47:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c5cd88554f1e0b2e9ff08d9a0748238dd8340ce1'/>
<id>c5cd88554f1e0b2e9ff08d9a0748238dd8340ce1</id>
<content type='text'>
Problem:    Cannot use 256 colors in a MS-Windows console.
Solution:   Add 256 color support. (Nobuhiro Takasaki, closes #2821)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Cannot use 256 colors in a MS-Windows console.
Solution:   Add 256 color support. (Nobuhiro Takasaki, closes #2821)
</pre>
</div>
</content>
</entry>
</feed>
