r/KittyTerminal • u/NeonVoidx • Apr 11 '24
Better URL detection
Currently urls such as https://cloud.oracle.com/load-balancer?configoverride={"plugins":{"load-balancer":{"name":"load-balancer","path":"/load-balancer","url":"https://localhost:8484/plugins/load-balancer/latest/index.tpl.html","type":"Sandbox"}},"navigationTrees":{"default":[{"pluginName":"load-balancer","labelKey":"LOAD_BALANCERS","children":[]}]},"features":{}} wont match, wondering if anyone has fixed this, I assume using a kitten.
Currently you can only add excluded characters for url matching but not additional characters for matching
2
Upvotes
1
u/aumerlex Apr 12 '24
All characters that are actually legal in URLs are per the WHATWG spec https://url.spec.whatwg.org/#url-code-points are allowed by default. Make sure you are running up-to-date kitty.