Mercurial > vim
comparison src/version.c @ 13680:c32e9628dc30 v8.0.1712
patch 8.0.1712: terminal scrollback is not limited
commit https://github.com/vim/vim/commit/8c041b6b95f49f7383cf00e2036cf009b326fa8d
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Apr 14 18:14:06 2018 +0200
patch 8.0.1712: terminal scrollback is not limited
Problem: Terminal scrollback is not limited.
Solution: Add the 'terminalscroll' option.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 14 Apr 2018 18:15:06 +0200 |
parents | 39fcaaa973db |
children | fc660a6ef37d |
comparison
equal
deleted
inserted
replaced
13679:7989c11f96d2 | 13680:c32e9628dc30 |
---|---|
760 NULL | 760 NULL |
761 }; | 761 }; |
762 | 762 |
763 static int included_patches[] = | 763 static int included_patches[] = |
764 { /* Add new patch number below this line */ | 764 { /* Add new patch number below this line */ |
765 /**/ | |
766 1712, | |
765 /**/ | 767 /**/ |
766 1711, | 768 1711, |
767 /**/ | 769 /**/ |
768 1710, | 770 1710, |
769 /**/ | 771 /**/ |