- BREAKING CHANGE: Rename
preview.recent_filessetting topreview.history_size. This needs fix in the configuration file. Please fix it manually or re-generate it by the--generate-config-filecommand line option.preview: - recent_files: 100 + history_size: 100 - Move the reopened history item to the top of the history so that it can be easily accessed lat...