Fabian Winter

Results 72 comments of Fabian Winter

I would love to have something like this :) However, while trying this script out, I noticed that the chosen completion looks far from clean: `____`. Since I use the...

If you launch it from the terminal, does the same thing happen? Also, it seems from the screenshot that you do not have `autojump` installed (or not on the path)....

I would guess that you add `/home/firstguardian/.autojump/bin` to your path in one of your shell's rc files, right? So, when you start `ranger` from there, the files have been read,...

I'm not too worried about the security implications - we already store the password in memory at run time, so this could already be exploited. But if you have that...

Hi @tosti007, I'd like to prepare a new release. If you think this this PR is still useful, can you either rebase it or drop me a note so that...

Alright. Feel free to still update when you have time 🙂

Hey, thanks for the idea :) I just had a very quick look at `rbw`, and it seems that you can't pass it the password for `unlock`. However, maybe you...

Blocked by https://github.com/doy/rbw/issues/65 :/

Again, `rofimoji` uses `rofi` and `wofi` for the actual menu. But if you're on a HiDPI screen and use `rofi`, you can try [setting the dpi](https://github.com/davatorium/rofi/blob/next/doc/rofi.1.markdown#configuration) to a better value....

Sorry to hear that 🙁 `rofimoji` relies on `rofi` (or `wofi` on Wayland) for that functionality, so there's not much I can change. Maybe you can find something in [`rofi`s...