Stop Bash's Flicker When Typing Triggers a Macro (bind -x)

1 month ago
4

Bash aggressively clears the command line (and moves the cursor) to handle a myriad of ancient terminals... problem is it looks TERRIBLE in a modern terminal... it results in a visible flicker every time a macro is triggered, even if the macro is a NOOP!... so here's how you can rip that crap out.

Loading 1 comment...