dotfiles/talon/community/community-cursorless-0.4.0/misc/history.talon
2024-11-16 20:27:38 -07:00

4 lines
167 B
Text

command history: user.history_toggle()
command history clear: user.history_clear()
command history less: user.history_less()
command history more: user.history_more()