viebel / klipse-repl

Beginners friendly Clojure REPL
45 stars 3 forks source link

Clear terminal screen without deleting repl history #8

Closed bhougland18 closed 4 years ago

bhougland18 commented 4 years ago

Is there a way to clear the repl terminal screen without clearing the repl history? I read the rebel readline docs as well and didn't find information on this. Thank you, it is an amazing repl, I am currently building a plugin for the Kakoune editor.