From 0fd6f10b8e74257db5b140f74b7c568f9c7d79c1 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 25 Apr 2020 16:04:09 +0200 Subject: (fd)>qwe fd agregation redir works --- src/ft_m_loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ft_m_loop.c') diff --git a/src/ft_m_loop.c b/src/ft_m_loop.c index 5c4ec05..d902d93 100644 --- a/src/ft_m_loop.c +++ b/src/ft_m_loop.c @@ -38,10 +38,10 @@ uint8_t ft_memdel((void*)&line); ft_e_lcom(msh); ft_lcom_clear(&msh->curr); - /* TODO: handle segv on spaces only "msh ~> " */ /* TODO: GNL 25 leak on "msh ~> exit" */ /* TODO: "msh ~> some command \": re GNL into ft_nrealloc */ /* TODO: the chad pipes | */ + /* TODO: a histfile would be nice */ } else { -- cgit v1.2.3