Files
neovim/test/functional/legacy
Sean Dewar 7095f8ff9d vim-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 vim/vim#12246)

fc8a601c32

This issue was made apparent after neovim/neovim@0f1e2b6, as `showmode()` calls
`win_redr_ruler()` with `curwin` now if it's floating, rather than the last
window if there's no statusline (which usually already shares its right side
with that of the editor).

Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com>
2023-04-17 18:38:31 +01:00
..
2020-10-19 21:48:06 +02:00
2020-10-19 21:48:06 +02:00
2020-10-19 21:48:06 +02:00
2022-11-02 21:45:26 +08:00
2022-06-04 11:56:36 +08:00
2023-01-04 07:38:48 +08:00
2020-10-19 21:48:06 +02:00
2016-09-22 01:46:30 +07:00