hoogle
hoogle copied to clipboard
Function coloring should happen in the input field
Currently the search term is repeated below the input field so it can be colored properly when showing a type search. I should use contenteditable=true so I can style the input and then the field itself can show the color.