laur89

Results 170 comments of laur89

Note proposed idea wouldn't be universal as multi-line prompts might get broken. Still, would be a great opt-in option.

Isn't that something that should be managed by local git config?

Last change was almost a year ago any clearly everything's working for majority of the users. What's your `PS1` and `PROMPT_COMMAND` values?

Could you try without `preexec_set_exit` & `preexec_invoke_cmd` just in case? Can't recognize those. Maybe some of those is swallowing the exit code, similar to what happened to the user above...

Actually scrap my comments, I've forgotten I stopped using command indication from bash-git-prompt some time ago; now I have this bit in `PS1` that _only_ shows a red X if...

Which features are you missing? Don't think it's abandoned, it's just feature complete. Edit: good point about ignored PRs, it sure does smell like abandonment.

Fairly sure there's been an api change that now requires `channel` param to be provided in the signin request payload. For the web api anyway.

@anthonyraymond is this likely thrown from `com.turn.ttorrent.common.Torrent`, possibly line [#176](https://github.com/mpetazzoni/ttorrent/blob/ttorrent-1.5/core/src/main/java/com/turn/ttorrent/common/Torrent.java#L176) (`URI uri = new URI(tracker.getString());`)? Sounds like they should encode the uri before feeding it to URI constructor.

Worth mentioning that upstream i3 [has implemented the feature](https://github.com/Airblader/i3/commit/abbf6a85d712ef1790b02122eb432e4bafe20576).

``` $ ./rclone version rclone v1.60.0 - os/version: debian bookworm/sid (64 bit) - os/kernel: 5.19.0-2-amd64 (x86_64) - os/type: linux - os/arch: amd64 - go/version: go1.19.2 - go/linking: static - go/tags:...