akinsho / toggleterm.nvim

A neovim lua plugin to help easily manage multiple terminal windows
GNU General Public License v3.0
4.06k stars 170 forks source link

Fix column indexing #572

Closed raffaem closed 3 months ago

raffaem commented 3 months ago

We started in 75d3de9d261431dd4d6a68134bb46907c91c2023, this should finish the job by restoring correct behavior for "single_line" selection type.