Skip to main content

Timeline for Run command after prompt

Current License: CC BY-SA 4.0

14 events
when toggle format what by license comment
May 19, 2023 at 10:57 comment added Chris Davies @Neinstein I would expect that any significant difference would be from the impact of the code that the trap runs, more than the presence of the trap itself. It shouldn't affect the execution of bash scripts, so the impact will be seen, if at all, only for interactive use
May 19, 2023 at 10:43 comment added Neinstein Does enabling this debug option have any significant impact on the performance, or any side effects an user should be aware of?
S Feb 7, 2022 at 8:28 history suggested xezo360hye CC BY-SA 4.0
Removed unnecessary part
Feb 7, 2022 at 8:27 review Suggested edits
S Feb 7, 2022 at 8:28
Feb 1, 2022 at 8:51 review Suggested edits
Feb 1, 2022 at 8:56
S Jan 31, 2022 at 12:42 history edited AdminBee CC BY-SA 4.0
Fix formatting
S Jan 31, 2022 at 12:42 history suggested xezo360hye CC BY-SA 4.0
Miss-trigger preserving
Jan 30, 2022 at 21:21 vote accept xezo360hye
Jan 30, 2022 at 21:21 review Suggested edits
S Jan 31, 2022 at 12:42
Jan 29, 2022 at 7:00 comment added xezo360hye Ok, I’ll try it myself, if I could find something I’ll add to answer. Also I didn’t know that I can edit somebody’s answer, thank you for that
Jan 28, 2022 at 21:40 comment added Chris Davies @xezo360hye thank you for pointing out that typo. Incidentally, you would have been welcome to edit the answer and fix it. I did have a look around to see if I could avoid a trigger on an empty command but I couldn't get anywhere, even with extdebug, $ARGC, and $BASH_COMMAND
Jan 28, 2022 at 21:39 history edited Chris Davies CC BY-SA 4.0
Typo
Jan 28, 2022 at 20:53 comment added xezo360hye Please correct COMMAND_PROMPT to PROMPT_COMMAND, and I have a question, can I make it not to trigger if I didn’t type any commend (just pressed enter)?
Jan 28, 2022 at 16:58 history answered Chris Davies CC BY-SA 4.0