Tim Adler

Results 26 comments of Tim Adler

Hey guys, can this be merged? I've been using autocompletion this way successfully in my project for quite some time now.

- The data is based in the UN M49 Territory-Containment (http://unstats.un.org/unsd/methods/m49/m49regin.htm) that also the Alpha3-Codes are derived from. The JSON was originally pulled from here: http://www.unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html where they sadly only...

@ecbypi I'm happy to change some things, if this functionality is wanted in carmen. Like moving data to YAML and doing some refactoring. Any feedback from you?

I just converted the JSON data to YML, as suggested and removed the world-representation from the regular Continent-API. I would love to have the world only available through `Carmen::World` but...

@ecbypi Do we want to continue this somehow?

@different55 Hey there! Thanks for bringing this back to attention. Honestly: I lost interest, because my solution was working for my app and I didn't have time to implement the...

@different55 I just did. I also tried to rebase my changes onto the latest version of `master`. That didn't look to good. Much has changed in the `textinput`. I somehow...

@different55 I created a new branch based on the current `master` from `upstream` and migrated all work from my old branch here: https://github.com/toadle/bubbles/tree/autocomplete I guess the suggested changes from @maaslalani...

@maaslalani @different55 OK, that was easier to implement than I thought. Let's continue here: https://github.com/charmbracelet/bubbles/pull/407

Wow this thing still lives 😇 The project i built it for has since died 😎