billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=2f0bff67d5a33fd437d4edd4ff169f31ac5f33d1
commit 2f0bff67d5a33fd437d4edd4ff169f31ac5f33d1 Author: Boris Faure <[email protected]> Date: Sat Feb 23 17:42:39 2019 +0100 tests: not left-trimming --- tests/selection_over_multiple_lines.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/selection_over_multiple_lines.sh b/tests/selection_over_multiple_lines.sh index e6836d0..43bb30c 100755 --- a/tests/selection_over_multiple_lines.sh +++ b/tests/selection_over_multiple_lines.sh @@ -28,5 +28,4 @@ printf '\033}tu;125;135;1;0;0\0' # force render printf '\033}tr\0' # selection is -printf '\033}tsupon thee.\nThe path of the ri\0' - +printf '\033}ts upon thee.\nThe path of the ri\0' --
