Re: [vim/vim] Rendering issues with ligatures (#418)

2017-09-24 Fir de Conversatie Matěj Cepl
On 2017-09-24, 11:18 GMT, Gaspar Chilingarov wrote: > If you have a need of RPM package - let me know in issues and > I'll try automating it as well. If you have need for RPM package (and you are on RHEL or Fedora) you can use my packages at https://copr.fedorainfracloud.org/coprs/mcepl/vim8/

Patch 8.0.1144

2017-09-24 Fir de Conversatie Bram Moolenaar
Patch 8.0.1144 Problem:Using wrong #ifdef for computing length. Solution: use BACKSLASH_IN_FILENAME instead of COLON_IN_FILENAME. (Yasuhiro Matsomoto, closes #2153) Files: src/quickfix.c *** ../vim-8.0.1143/src/quickfix.c 2017-09-22 15:20:27.744148592 +0200 ---

Patch 8.0.1143

2017-09-24 Fir de Conversatie Bram Moolenaar
Patch 8.0.1143 Problem:Macros always expand to the same thing. Solution: Remove W_VSEP_WIDTH() and W_STATUS_HEIGHT(). Files: src/vim.h, src/structs.h, src/gui.c, src/ex_getln.c, src/screen.c *** ../vim-8.0.1142/src/vim.h 2017-09-23 15:08:13.180518917 +0200 --- src/vim.h

Re: Fixed 2 typos in options.txt

2017-09-24 Fir de Conversatie Bram Moolenaar
Dominique wrote: > Attached patch fixes 2 typos in options.txt. Thanks! -- hundred-and-one symptoms of being an internet addict: 187. You promise yourself that you'll only stay online for another 15 minutes...at least once every hour. /// Bram Moolenaar -- b...@moolenaar.net --