apk-file icon indicating copy to clipboard operation
apk-file copied to clipboard

tables aren't drawn correctly?

Open hyphenrf opened this issue 6 years ago • 1 comments

for each row, the repo and arch fields (regardless of how long the row is) seem to move to their own newline. I've tested that in a terminal emulator and tty for an ssh session, and in a chroot. In all cases it's the same behaviour.

hyphenrf avatar Mar 25 '20 16:03 hyphenrf

Running v0.3.6 on Alpine 3.12, this is the output from apk-file apk-file:

FILE                PACKAGE             BRANCH              REPOSITORY          ARCHITECTURE
/usr/bin/apk-file   apk-file            edge

                                    community



                                    ppc64le


/usr/bin/apk-file   apk-file            edge

                                    community



                                    armhf


/usr/bin/apk-file   apk-file            edge

                                    community



                                    mips64


/usr/bin/apk-file   apk-file            edge

                                    community



                                    aarch64


/usr/bin/apk-file   apk-file            edge

                                    community



                                    s390x


/usr/bin/apk-file   apk-file            edge

                                    community



                                    armv7


/usr/bin/apk-file   apk-file            edge

                                    community



                                    x86_64


p3lim avatar May 31 '20 21:05 p3lim