Skip to content

'src_once' and 'src_once_refresh'

Compare
Choose a tag to compare
@abenz1267 abenz1267 released this 16 Jul 16:35
· 718 commits to master since this release

Introduced 'src_once' and 'src_once_refresh'. This will call 'src_once' once when starting walking in order to cache the result of the command instead of calling 'src' on every keystroke.

If refreshing the cache is needed, define "src_once_refresh": true as well.