frontend: switch to new bluelib tty interface
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
int repl(const b_command *cmd, const b_arglist *args, const b_array *_)
|
||||
{
|
||||
char buf[1024];
|
||||
struct line_ed *ed = line_ed_create();
|
||||
line_ed_set_flags(ed, LINE_ED_REMOVE_CONTINUATIONS);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user