Bahtiar Gadimov

Results 35 comments of Bahtiar Gadimov

I like Option 2 quite well. I worked previously with pythons `prompt_toolkit` and this is the feature I most missed. The only feature missing is configuring the loglevel.

So I stumbled over the same issue. Is it possible to disable the cursive mouse support?

Hi, i'm also using a create react app and running in the same error. Please merge and release it. 🙏

Any plans on fixing a bug 4 Year old bug? :grin:

@stevenroose > Somehow it would be cool if the "I want to use OMEMO by default" setting could be persisted somewhere server-side. Bad idea you do not want to trust...

Just stumbled upon this issue. Have a look at this https://github.com/kalkin/git-log-viewer My next step would be replace the git backend of gitoxide.

I just ported some other tool of mine to using `gitoxide`. I have not found any way to parse revision and ranges like specified in [gitrevisions(7)](https://git-scm.com/docs/gitrevisions). Am I right that...

After a few more experiments the following things are currently blockers for porting glv to gitoxide. 1. Range and revision parsing 2. Robust merge-base implementation with support for commit-graph. This...