Files
fish-shell/tests/pexpects
ridiculousfish 47480b2dbd Remove redraw coalescing logic
Prior to this change, if we saw more than one repaint readline command in
a row, we would try to ignore the second one. However this was never the
right thing to do since sometimes we really do need to repaint twice in a
row (e.g. the user hits Ctrl+L twice). Previously we were saved by the
buginess of this mechanism but with the repainting refactoring we see
missing redraws.

Remove the coalescing logic and add a test. Fixes #7280.
2020-08-24 13:22:35 -07:00
..
2020-06-08 17:33:04 +02:00
2020-08-24 13:22:35 -07:00
2020-06-08 17:33:04 +02:00
2020-06-08 17:33:04 +02:00
2020-08-08 16:35:08 +02:00
2020-06-17 15:55:31 +02:00
2020-06-08 22:57:46 +02:00
2020-06-24 20:43:56 +02:00
2020-08-22 19:15:54 -07:00
2020-06-13 16:18:17 +02:00
2020-06-13 15:21:40 +02:00
2020-06-13 15:21:40 +02:00