mirror of
https://github.com/vim/vim.git
synced 2026-05-30 05:57:25 +02:00
72406a4bd2
Problem: Cannot distinguish Normal and Terminal-Normal mode. Solution: Make mode() return "nt" for Terminal-Normal mode. (issue #8856)