mirror of
https://github.com/zoriya/vim.git
synced 2025-12-22 15:15:25 +00:00
patch 8.2.1582: the channel log does not show typed text
Problem: The channel log does not show typed text. Solution: Add raw typed text to the log file.
This commit is contained in:
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1582,
|
||||
/**/
|
||||
1581,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user