dnkl/foot
41
2.0k
Fork
You've already forked foot
243

extract: number of spaces after the tab shouldn't include the tab cell itself #2195

Manually merged
dnkl merged 1 commit from extract-tabs-spaces-off-by-one into master 2025年10月11日 10:21:54 +02:00
Owner
Copy link

This fixes an off by one, where we sometimes "ate" an extra space when extracting contents with tabs. This happened if the tab (and its subsequent spaces) were followed by an additional space.

Closes #2194

This fixes an off by one, where we sometimes "ate" an extra space when extracting contents with tabs. This happened if the tab (and its subsequent spaces) were followed by an additional space. Closes #2194
dnkl force-pushed extract-tabs-spaces-off-by-one from 013e0a6fe5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/pr/woodpecker Pipeline was successful
to 96605bf52f
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
builds.sr.ht/freebsd-x64 Job completed
ci/woodpecker/push/woodpecker Pipeline was successful
2025年10月11日 10:13:16 +02:00
Compare
First-time contributor
Copy link

This works perfectly.

This works perfectly.
dnkl manually merged commit 96605bf52f into master 2025年10月11日 10:21:54 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
dnkl/foot!2195
Reference in a new issue
dnkl/foot
No description provided.
Delete branch "extract-tabs-spaces-off-by-one"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?