zaw icon indicating copy to clipboard operation
zaw copied to clipboard

Enter executes command instantly

Open TiiFuchs opened this issue 8 years ago • 1 comments

I'm not that into zsh scripting.

Is there any way to configure zaw in a way, that (at least for the history section) the commands will get executed immediately?

TiiFuchs avatar Nov 19 '17 18:11 TiiFuchs

Is there any way to configure zaw in a way

It is necessary to write zsh script to extend/configure zaw-widgets. If you get history, you can use history command or $history env variable.

termoshtt avatar Nov 22 '17 06:11 termoshtt