Mercurial > vim
view src/GvimExt/GvimExt.reg @ 32260:8f77a43f8aac v9.0.1461
patch 9.0.1461: ruler not drawn correctly when using 'rulerformat'
Commit: https://github.com/vim/vim/commit/fc8a601c3251c0388a88c1235b18c529385f7196
Author: Sean Dewar <seandewar@users.noreply.github.com>
Date: Mon Apr 17 16:41:20 2023 +0100
patch 9.0.1461: ruler not drawn correctly when using 'rulerformat'
Problem: Ruler not drawn correctly when using 'rulerformat'.
Solution: Adjust formatting depending on whether the ruler is drawn in the
statusline or the command line. (Sean Dewar, closes #12246)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 17 Apr 2023 17:45:06 +0200 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
line wrap: on
line source
REGEDIT4 [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}] @="Vim Shell Extension" [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32] @="gvimext.dll" "ThreadingModel"="Apartment" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\gvim] @="{51EEE242-AD87-11d3-9C1E-0090278BBD99}" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] "{51EEE242-AD87-11d3-9C1E-0090278BBD99}"="Vim Shell Extension" [HKEY_LOCAL_MACHINE\Software\Vim\Gvim] "path"="gvim.exe" [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.0] "DisplayName"="Vim 9.0: Edit with Vim popup menu entry" "UninstallString"="uninstall.exe"