AZ
AZ
Having custom headers before url also allows you to edit url easily from bash history. You don't have to move left to url to edit the url endpoint.
What is the custom HTTP call for scheduling cron travis build at a certain time, @robbieaverill ?
Same here. If you open the help page in pdf tab, it shows the default keybinding.
It seems like this is a known issue with no possible fix. https://github.com/brookhong/Surfingkeys/issues/716
You should allow access to file urls from extension settings page. It is disabled by default.  Bonus: You can browse local file system from chrome using `file:///` url.
I think adding support to respect `WORKON_HOME` variable would be the best way to fix the issue. It's simple to implement using conditional and it won't interfere with other functionalities.
Is there any update on this? I'd like this feature too. Or, does anyone know of any alternative where I can discover the app specific shortcuts? I moved from mac...
You could use github watch feature to get email updates on all the changes to the repo. And, you can create a filter in your email client to get only...
Openai API url is defined here: https://github.com/nomic-ai/gpt4all/blob/4d855afe973a08ad81966d22adaadc5916b9126d/gpt4all-chat/chatgpt.cpp#L157 If there was an option to configure the openai api endpoint to ` QUrl openaiUrl("https://example-endpoint.openai.azure.com/v1/chat/completions");`, it'd allow users to interact with their azure...
Is there a way to add an application whitelist in an experimental build? I don't know enough C# to do it myself but I wouldn't mind doing it if pointed...