aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r--src/nvim/version.c169
1 files changed, 91 insertions, 78 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c
index 23bfca6221..4a17660cd5 100644
--- a/src/nvim/version.c
+++ b/src/nvim/version.c
@@ -64,12 +64,22 @@ static char *features[] = {
#else
"-jemalloc",
#endif
+
+#ifdef FEAT_TUI
+ "+tui",
+#else
+ "-tui",
+#endif
NULL
};
// clang-format off
static int included_patches[] = {
+ 1973,
+ 1960,
+ 1840,
1832,
+ 1831,
1809,
1808,
1806,
@@ -78,20 +88,28 @@ static int included_patches[] = {
1755,
1753,
1728,
+ 1716,
+ 1712,
+ 1703,
+ 1695,
+ 1682,
+ 1663,
1654,
1652,
+ 1649,
1643,
1641,
+ // 1624 NA
// 1600 NA
// 1599 NA
// 1598 NA
// 1597 NA
- // 1596,
+ 1596,
// 1595 NA
// 1594 NA
// 1593 NA
- // 1592,
+ 1592,
// 1591,
// 1590,
// 1589,
@@ -105,40 +123,40 @@ static int included_patches[] = {
// 1581,
// 1580,
- // 1579,
- // 1578,
+ // 1579 NA
+ 1578,
// 1577,
1576,
// 1575 NA
1574,
- // 1573,
+ // 1573 NA
// 1572 NA
1571,
1570,
1569,
1568,
- // 1567,
+ 1567,
// 1566 NA
// 1565,
// 1564,
// 1563,
// 1562 NA
// 1561 NA
- // 1560,
+ // 1560 NA
// 1559,
// 1558,
// 1557,
- // 1556,
- // 1555,
- // 1554,
- // 1553,
- // 1552,
- // 1551,
- // 1550,
+ // 1556 NA
+ // 1555 NA
+ 1554,
+ 1553,
+ 1552,
+ 1551,
+ 1550,
// 1549,
- // 1548,
+ 1548,
// 1547,
- // 1546,
+ 1546,
// 1545 NA
// 1544 NA
// 1543 NA
@@ -156,7 +174,7 @@ static int included_patches[] = {
// 1531 NA
// 1530 NA
// 1529 NA
- // 1528,
+ 1528,
// 1527 NA
// 1526 NA
// 1525 NA
@@ -185,28 +203,28 @@ static int included_patches[] = {
// 1502 NA
// 1501 NA
1500,
- // 1499,
+ 1499,
// 1498 NA
// 1497 NA
// 1496 NA
// 1495 NA
// 1494,
// 1493 NA
- // 1492,
- // 1491,
+ 1492,
+ 1491,
// 1490 NA
// 1489 NA
// 1488 NA
// 1487 NA
- // 1486,
+ 1486,
// 1485 NA
// 1484 NA
// 1483 NA
// 1482 NA
// 1481 NA
- // 1480,
- // 1479,
- // 1478,
+ 1480,
+ 1479,
+ 1478,
// 1477,
// 1476 NA
// 1475 NA
@@ -216,11 +234,11 @@ static int included_patches[] = {
// 1471 NA
// 1470 NA
// 1469 NA
- // 1468,
+ 1468,
// 1467 NA
// 1466 NA
// 1465 NA
- // 1464,
+ 1464,
// 1463 NA
// 1462 NA
// 1461 NA
@@ -287,20 +305,20 @@ static int included_patches[] = {
// 1400 NA
// 1399 NA
// 1398 NA
- // 1397,
- // 1396,
+ 1397,
+ 1396,
// 1395 NA
- // 1394,
+ 1394,
// 1393 NA
// 1392 NA
// 1391 NA
// 1390 NA
// 1389 NA
- // 1388,
+ 1388,
// 1387 NA
// 1386 NA
// 1385 NA
- // 1384,
+ 1384,
// 1383 NA
// 1382 NA
// 1381 NA
@@ -319,7 +337,7 @@ static int included_patches[] = {
// 1368 NA
// 1367 NA
1366,
- // 1365,
+ 1365,
// 1364 NA
// 1363 NA
// 1362 NA
@@ -332,7 +350,7 @@ static int included_patches[] = {
// 1355 NA
// 1354 NA
// 1353 NA
- // 1352,
+ 1352,
// 1351 NA
// 1350 NA
// 1349 NA
@@ -403,12 +421,12 @@ static int included_patches[] = {
1284,
// 1283 NA
1282,
- // 1281,
+ 1281,
// 1280 NA
// 1279 NA
// 1278 NA
// 1277 NA
- // 1276,
+ 1276,
// 1275 NA
// 1274 NA
// 1273,
@@ -461,7 +479,7 @@ static int included_patches[] = {
// 1226 NA
// 1225 NA
// 1224 NA
- // 1223,
+ 1223,
// 1222 NA
// 1221 NA
// 1220 NA
@@ -498,14 +516,14 @@ static int included_patches[] = {
// 1189 NA
// 1188 NA
// 1187 NA
- // 1186,
+ // 1186 NA
// 1185 NA
// 1184 NA
// 1183 NA
// 1182 NA
1181,
1180,
- // 1179,
+ 1179,
1178,
// 1177 NA
// 1176 NA
@@ -523,7 +541,7 @@ static int included_patches[] = {
1164,
1163,
// 1162 NA
- // 1161,
+ 1161,
1160,
// 1159 NA
// 1158 NA
@@ -531,41 +549,41 @@ static int included_patches[] = {
// 1156 NA
// 1155 NA
// 1154 NA
- // 1153,
+ 1153,
// 1152 NA
- // 1151,
- // 1150,
+ 1151,
+ 1150,
1149,
// 1148 NA
- // 1147,
+ 1147,
// 1146 NA
// 1145 NA
1144,
1143,
- // 1142,
+ 1142,
1141,
- // 1140,
+ 1140,
// 1139 NA
// 1138 NA
1137,
- // 1136,
+ 1136,
// 1135 NA
// 1134 NA
// 1133 NA
- // 1132,
+ 1132,
// 1131 NA
- // 1130,
+ // 1130 NA
// 1129 NA
// 1128 NA
// 1127 NA
- // 1126,
+ 1126,
// 1125 NA
// 1124 NA
- // 1123,
+ 1123,
// 1122 NA
- // 1121,
+ 1121,
1120,
- // 1119,
+ 1119,
1118,
1117,
1116,
@@ -573,10 +591,10 @@ static int included_patches[] = {
1114,
1113,
1112,
- // 1111,
+ 1111,
1110,
// 1109 NA
- // 1108,
+ 1108,
1107,
// 1106 NA
1105,
@@ -587,14 +605,14 @@ static int included_patches[] = {
// 1100 NA
// 1099 NA
// 1098 NA
- // 1097,
- // 1096,
+ // 1097 NA
+ 1096,
// 1095 NA
- // 1094,
+ 1094,
1093,
1092,
1091,
- // 1090,
+ 1090,
1089,
1088,
1087,
@@ -605,35 +623,35 @@ static int included_patches[] = {
// 1082 NA
1081,
// 1080 NA
- // 1079,
+ // 1079 NA
// 1078 NA
// 1077 NA
1076,
1075,
// 1074 NA,
- // 1073,
+ // 1073 NA
1072,
- // 1071,
+ 1071,
// 1070 NA
// 1069 NA
- // 1068,
+ 1068,
// 1067 NA
// 1066 NA
1065,
- // 1064,
+ 1064,
// 1063 NA
// 1062 NA
1061,
// 1060 NA
1059,
- // 1058,
+ // 1058 NA
1057,
- // 1056,
+ 1056,
1055,
1054,
- // 1053,
+ 1053,
1052,
- // 1051,
+ 1051,
1050,
1049,
1048,
@@ -645,7 +663,7 @@ static int included_patches[] = {
1042,
1041,
// 1040 NA
- // 1039,
+ // 1039 NA
// 1038 NA
1037,
1036,
@@ -1895,21 +1913,15 @@ void intro_message(int colon)
N_("by Bram Moolenaar et al."),
N_("Vim is open source and freely distributable"),
"",
- N_("First time using a vi-like editor?"),
- N_("Type :Tutor<Enter> to get started!"),
+ N_("Type \":Tutor\" or \":help nvim\" to get started!"),
"",
- N_("Already know your way around Vim?"),
- N_("See :help nvim-intro for an introduction to Neovim."),
+ N_("Still have questions? https://neovim.io/community"),
"",
- N_("Still have questions?"),
- N_("Reach out to the Neovim community at neovim.io/community."),
+ N_("type :q<Enter> to exit "),
+ N_("type :help<Enter> or <F1> for on-line help"),
"",
N_("Help poor children in Uganda!"),
N_("type :help iccf<Enter> for information "),
- "",
- N_("type :q<Enter> to exit "),
- N_("type :help<Enter> or <F1> for on-line help"),
- N_("type :help nvim<Enter> for Neovim help "),
};
// blanklines = screen height - # message lines
@@ -2011,3 +2023,4 @@ void ex_intro(exarg_T *eap)
intro_message(TRUE);
wait_return(TRUE);
}
+