makeworld

Results 588 comments of makeworld

There might be a way around this, but if you're offering a pull request than I'm happy to merge this and add it. Just make sure you document it in...

Hmm, interesting. What are you picturing in terms of UI, like having `[ab]` next to links instead of `[1]`? I think it's a cool idea, although there would a bit...

> I think there is no need to support double key presses, user would type "a", and then "b". Yes, sorry. I meant right now the application has no code...

Thanks for reporting this. This is an upstream issue, possibly with cview or tcell. I've created [this](https://code.rocketnine.space/tslocum/cview/issues/63) cview issue to track this. I can't speak to when a fix will...

Hello, thanks for your contribution and interest in Amfora! > Instead of adding a "search" region tag, I add numbered tags to the matching strings, to make use of cview's...

> But I would like to try and make this PR better and implement the regex. Good to hear, thanks! > It's already some time ago that I looked into...

Thanks for updating. I will review this PR in full soon. For now I came up with a new tags regex to try: ```regex \[[a-zA-Z0-9_,;: \-\."#]+[^\[]*\] ``` Let me know...

I just tried from master, and it froze at 140. This is a very large amount of tabs, but the freezing is unexpected. Thanks, I'll look into this when I...

Sounds good! See if you can find anything, no worries if not.

@sergetymo @bnthor @Skraylet @crdpa @lokesh-krishna You have all contributed themes to Amfora. Please see the above message and subscribe to this thread if you'd like to keep your theme maintained...