Balki
Balki
One workaround is to escape the quotes. i.e. `args_bin = ["--name", "\"James Bond\""]`
(slightly unrelated). I think the 'Request' class should take a 'host' parameter and include the header automatically. The library anyways checks for it and raises exception, so why not get...
I ran `gg=G` vim started with command `/usr/local/bin/vim --clean light.vim` This is with latest vim (patch 9.0.0487 commit acd6b9976b) ``` vim vim9script g:lightline = { 'active': { 'left': [ [...
I would like to have the output of `date` in the prompt. I have different tmux windows for each purpose. For example, one terminal where I run updates. It is...
I would like to see distinction between staged/unstaged/untracked files. All the three is just shown as '\*' now. May be just a color change for '\*' is good enough.
Is it possible to change the usage of port 80. I have headscale listening on below ```yaml server_url: https://hs.mydomain.com:8443 ``` and caddy web server on port 80 and 443. The...
By default a regular user cannot change owner or group of a file. In most cases where caddy is not run as root, it won't be able to change the...
Unintentionally pushed a different change to same branch. Let me know if need to recreate PR with just the original change.
> Please disable the Subway layer in the top left corner of the map screen. > That worked! Thanks. Not sure If I enabled it or it was enabled by...
How about something like below? It is not any worse for those who use multiple lists. I am suggesting to use the empty space to put something useful, i.e. items...