From 71631298491ea43c8a600be479d780adba130137 Mon Sep 17 00:00:00 2001 From: savalet Date: Wed, 21 May 2025 00:46:35 +0200 Subject: [PATCH] Fix output flushing --- FIX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FIX.md b/FIX.md index 46ef164..9055a29 100644 --- a/FIX.md +++ b/FIX.md @@ -8,4 +8,4 @@ - [ ] Fix CTRL+E and -> - [ ] Multi line editing - [ ] Foreach in if -- [ ] Output flushing when open an other shell with 42sh +- [x] Output flushing when open an other shell with 42sh