Dino Korah

Results 19 comments of Dino Korah

@bwmarrin, I was exploring one way to remove parts of code that were marked as deprecated. I have introduced a config object to configure what was previously done via package...

Having some thoughts about my change here; wonder if the node-id should also be part of the `Config` object.

@bwmarrin Any chance you can review this PR.

@bwmarrin I understand you have reservations about changing the current established API. If that is the case, would you be happy to add `go.mod` and call the current version a...

@bwmarrin đź‘Ť I will resist my temptations for some more time then.

How about adding a function to `Node`. func (n *Node) MakeID(t time.Time, seq int64) (ID, error) { // ... }

@tpyo forgot to mention that there is also an optimisation to make the examples work against S3 regions that redirects using `307 Temporary Redirect`, where we would have had to...

Thanks @aljelly ; while browsing around in the dconf-editor, I figured out that it is possible to have a smaller font. It will be nice to have a more compact,...

Please can this PR be reviewd.... it will be a great addition to the bundle! I have been looking around for a similar functionality.

I am having the same issue; if a KDE konsole window's font has been resized (either made smaller or bigger), when entering insert mode, vim acts strange. If the font...