cmd-wrapped icon indicating copy to clipboard operation
cmd-wrapped copied to clipboard

Add the ability to parse multiple shells or specify prefered shell

Open licentiapoetica opened this issue 2 years ago • 3 comments

I really like the idea of this tool but in my case I switched mid year to zsh from bash and therefore I only have a limited set of statistics, it would be great if there would be the option to either specify a history file via arg that is being read or maybe parse all available histories and combine them.

thanks for the cool tool

licentiapoetica avatar Jan 04 '24 17:01 licentiapoetica

Thanks for your suggestion! It makes sense to provide an option for specifying multi history files.

YiNNx avatar Jan 04 '24 17:01 YiNNx

In the meantime, you can trick the program with 'SHELL=/usr/bin/bash ./cmd-wrapped'. :)

Flummi avatar Jan 04 '24 17:01 Flummi

The tool doesn't work if my history file is not at the default location. It'd be great to be able to specify the history file location

yuxiang-zhang avatar Jan 22 '24 22:01 yuxiang-zhang