commit | 24a64d37dde2cacacd52896a3d3ef1193ddd5757 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Sun Aug 20 15:20:20 2017 +0200 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Sun Aug 20 20:24:58 2017 +0200 |
tree | f00e6c7155d8a439484f2041f618285e9f9172a8 | |
parent | a56a881c4b4864ad203060bae2c63208d6b041f6 [diff] |
softwrap: properly move up and down over tabs that are split over rows Also, move home to the first character after the tab if the current chunk starts with a partial tab. This fixes https://savannah.gnu.org/bugs/?51800. Original-idea-by: David Lawrence Ramsey <pooka109@gmail.com>