Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiprocess Mode: Use of "." ($PWD) causes path truncation #22

Open
fstab50 opened this issue Jul 21, 2019 · 0 comments
Open

Multiprocess Mode: Use of "." ($PWD) causes path truncation #22

fstab50 opened this issue Jul 21, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@fstab50
Copy link
Owner

fstab50 commented Jul 21, 2019

  • Use of --sum . causes path truncation even when small portion of screen width utilised. (example 1).
  • Use of long-hand full path has no truncation (example 2):
  • No paths truncate when run single process mode

Example 1:

$ xlines --multiprocess --sum .

image

Example 2:

$ xlines --multiprocess --sum $PWD

image

@fstab50 fstab50 added the bug Something isn't working label Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant