IEEE-VIT / templa-rs

One-Stop Solution for all boilerplate needs!
MIT License
28 stars 22 forks source link

Implement Live Search #4

Closed Mannan-Goyal closed 2 years ago

Mannan-Goyal commented 2 years ago

For now the search parameter is being taken as a flag (-t/--type), instead implement a input box in TUI and return matching results on every keypress. A reference for the same can be found here.

Daemondeal commented 2 years ago

I'm working on this, can you assign it to me? Will probably look into #2 and #5 after I'm done. I'm following the design suggested in #3.

mintbomb27 commented 2 years ago

Hey sure! Thanks a lot for showing interest! Assigning.