Martin Dvorak

Results 194 comments of Martin Dvorak

@drawal1 this is actually a very nice idea! Thank you for the suggestions! ... adding it to the next release.

https://github.com/dvorka/hstr/issues/471

@myrrc thank you for the report! Just in case you have time - could you please try latest `hstr` version (`2.5.0` is pretty old): * either add my PPA: https://launchpad.net/~ultradvorka/+archive/ubuntu/ppa/+build/25988801...

@atleta thank you Laszlo for the detailed repro description! Ctrl + / worked without problems, but with Ctrl + \ it is reproducible! :finnadie:

@martinszeltins it's actually nice idea! I will probably do that "blindly" i.e. try to highlight the the commands (it might also make `hstr` slower), but if it will be optional,...

@faxotherapy can you please try to use full path instead of `~`: ``` export HISTFILE=/home/user/.zsh_history ``` Each panel then should have this property set to it's own command history file....

@savchenko Nice! I will.