diff --git a/README_OS4.md b/README_OS4.md index de9b9963..d9a19947 100644 --- a/README_OS4.md +++ b/README_OS4.md @@ -39,7 +39,7 @@ https://git.walkero.gr/walkero/lite-xl/issues ## [1.16.12.7] - future ## Added - Added config.scroll_past_end that when its true lets the user scroll - further than the end of the file. By default is set to false. + further than the end of the file. By default is set to true. - Added "SDL_RENDERER_ACCELERATED" and "SDL_RENDERER_PRESENTVSYNC" on SDL_CreateRenderer() since this reduces the CPU usage when the user scrolls and seems to work pretty good on my systems (X5000, A1222 and @@ -90,3 +90,4 @@ https://git.walkero.gr/walkero/lite-xl/issues ### Changed - Now the `HOME` ENV variable is optional. If this is not set, the LiteXL folder will be used to create user's `.config` folder +