ITADN

REPL: Add .clearhistory command

#63905OpenSudhansuBandha 创建于 2026-06-14
feature request
S
SudhansuBandhacommented
### What is the problem this feature will solve? This feature allows users to clear REPL history from within the REPL itself, avoiding the need to manually locate and delete the history file. Similar to how Git Bash supports `history -c`. ### What is the feature you are proposing to solve the problem? This built-in command allows users to clear REPL history from within the REPL itself, avoiding the need to manually locate and delete the history file. ### What alternatives have you considered? _No response_
1 条评论