awesomeWM / awesome

awesome window manager
https://awesomewm.org/
GNU General Public License v2.0
6.36k stars 598 forks source link

When I launch multiple apps on a workspace, 'lsblk -f' can't work correctly. #3825

Open JW-Gao opened 1 year ago

JW-Gao commented 1 year ago

Output of awesome --version:

awesome version: v4.3 Linux ditribution: arch linux 6.4.1-arch2-1

How to reproduce the issue:

Open multiple pseudo terminals in the same workspace, type 'lsblk -f' on one of them.

Actual result:

'lsblk -f' doesn't output anything, but 'lsblk' could work as it would be.

Expected result:

'lsblk -f' output what it should have ouput.

actionless commented 1 year ago

does it work in openbox WM?