aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-complete-colon.md
AgeCommit message (Collapse)Author
2024-06-17repl: implement tab completing :colon commandsQyriad
This uses a minor hack in which we check the rl_line_buffer global variable to workaround editline not including the colon in its completion callback. Fixes #361 Change-Id: Id159d209c537443ef5e37a975982e8e12ce1f486