'src_once' and 'src_once_refresh'
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.