thehowl / claws

Awesome WebSocket CLient - an interactive command line client for testing websocket servers
MIT License
301 stars 18 forks source link

Add a new letter (maybe it can be "C") to clear history messages. #17

Closed WhitePaper233 closed 2 years ago

WhitePaper233 commented 2 years ago

Add a new letter (maybe it can be "C") to clear history messages, just like "clear" command in bash.

thehowl commented 2 years ago

hmm, sounds good. I would first look into whether we can integrate this as CTRL+L (similar to how you can do it in pretty much all shell terminals without using the clear command), but otherwise C is good. Can take a look next time I decide to focus on this a bit

thehowl commented 2 years ago

Added with 17c8eae16d031a6080bb5429fa6deef7dc286131