react-terminal icon indicating copy to clipboard operation
react-terminal copied to clipboard

autocomplete and custom styles

Open executionreverted opened this issue 11 months ago • 4 comments

is it possible to add autocomplete and custom styles?

executionreverted avatar Mar 27 '24 20:03 executionreverted

For the styles, if I'm not wrong the library already support theming and the possibility to add custom ones. As for auto-complete it would be a really cool feature and I'd love to have this issue assigned and work on it :D @bony2023

Giuliano1993 avatar Mar 30 '24 15:03 Giuliano1993

@executionreverted, @Giuliano1993 is correct regarding custom styles. Please refer to the readme section for adding custom styling to the terminal. @Giuliano1993 PR is always welcome for autocomplete. I’ll assign this issue to you. Thank you 😄

bony2023 avatar Mar 30 '24 17:03 bony2023

For the styles, if I'm not wrong the library already support theming and the possibility to add custom ones. As for auto-complete it would be a really cool feature and I'd love to have this issue assigned and work on it :D @bony2023

any updates on autocomplete? i'd really love that feature

executionreverted avatar Apr 16 '24 01:04 executionreverted

Bump on autocomplete ! Trying to figure out a workaround with some sort of KeyPress hook

wrinklykong avatar May 06 '24 04:05 wrinklykong