Timeline for Tab completion hangs
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 27, 2023 at 9:04 | comment | added | CodeMonkey |
You can get the newest bash PID by running pgrep. That way you can save some setup time sudo strace -p$(pgrep -n [b]ash) -tfo /tmp/strace.log. However the problem persists for me that I can't measure the issue, since if this other bash is open, the auto-completion doesn't hang for me.
|
|
| Jul 27, 2023 at 9:00 | comment | added | CodeMonkey | My problem is it doesn't hang if I try stracing it. Maybe it's the duration of time that passes until I manage to setup strace. | |
| Sep 1, 2020 at 18:16 | comment | added | Arrow_Raider | strace hangs and can't be closed. | |
| Jun 11, 2020 at 14:16 | history | edited | CommunityBot |
Commonmark migration
|
|
| Dec 1, 2017 at 11:03 | vote | accept | terdon♦ | ||
| Nov 19, 2016 at 18:26 | history | edited | Thomas Dickey | CC BY-SA 3.0 |
clarify
|
| Nov 19, 2016 at 15:18 | history | answered | Thomas Dickey | CC BY-SA 3.0 |