Skip to content

Commit ad7ae8a

Browse files
committed
Update README.md
1 parent f0def76 commit ad7ae8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ Last 8 bytes of the value for each key is the 18-digit Win32 FILETIME Timestamp
273273
|LocalizedFontFamily|0x5f5e10c| String
274274
|LocalizedFontStyle|0x5f5e10c| String
275275
|OpenFile|0x5f5e104| 0 = New Tab / 1 = New Window
276+
|RecentFiles | 0x5f5e10c | CSV array. List is in descending order with the most recently closed file at the top. |
277+
|RecentFilesFirstLoad | 0x5f5e10b | 0 = Off / 1 = On |
276278
|RewriteEnabled|0x5f5e10b| 0 = Off / 1 = On
277279
|RewriteTeachingtip|0x5f5e10b| 0 = Off / 1 = On
278280
|SpellCheckState|0x5f5e10c| JSON: `{"Enabled":false,"FileExtensionsOverrides":[[".md",true],[".ass",true],[".lic",true],[".srt",true],[".lrc",true],[".txt",true]]}`

0 commit comments

Comments
 (0)