Releases: abenz1267/walker
Releases · abenz1267/walker
separator flag
--separator, -t
fix
dmenu fix
dmenu-mode
yes
ExecAlt/CmdAlt on alt+enter
Modules/Entries can define cmd_alt
/exec_alt
that get's executed when pressing alt+enter
.
Expand '~' in cmd/src
as title says.
"src": "cat ~/....."
works now.
emoji module
added
'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.
Add 'terminal' to module definition
As title says. Global 'terminal' boolean for module.