Šimon Let

Results 140 comments of Šimon Let

Way too many people asked me to put this on AUR so I will look into it soon.

Sorry about the long silence, I was busy graduating during the past few months. I do think that the current way to update is fairly convenient but it is definitely...

Check if: - the daemon starts - `reshctl` and other functions are being loaded - binaries and other files were copied - config was copied - dotfiles contain resh source...

I would like to somehow differentiate between two cases: 1. people who have configred their shell using dotfiles -> we want to follow the shell settings 2. people who have...

Hey, I haven't seen this error yet. What OS are you on? What version of bash are you running?

I will likely add `fzf` to the tool in the future because a ton of people are using it and enjoying it very much. It makes a lot of sense...

fzf is written in Go and it seems like it should be pretty easy to use it in resh. https://github.com/junegunn/fzf/blob/master/src/algo/algo.go

https://junegunn.kr/2016/02/using-fzf-in-your-program

Hi, I use `bind -X` to set up the keybindings in bash. It is a feature available in bash 4.3 an up. **What distro are you using?** I chose to...

@Leseratte10: This (https://github.com/curusarn/resh/commit/5b07e5cda8263e0eb5bfadd8f541d77db318d729) should fix the first part of the problem. Can you update (`reshctl update`) and try if you still see the issue? The second part is that resh...