Paul Ouellette
Paul Ouellette
A setting or the ability to select https/ssh like on github would be nice.
##### Issue type - question/bug?/documentation issue ##### Summary https://github.com/minetest/minetest/blob/5f1cd555cd9d1c64426e173b30b5b792d211c835/doc/lua_api.txt#L903-L911 What's the use of this function? I did a search on GitHub and got only 1 or 2 results. Also after...
- matchLongest now operates on runes instead of bytes so we don't complete part of a multibyte character. - Fix some places that mixed string and rune slice indices.
- Document history option - Use $() command substitution syntax because backticks are replaced with quotes in gen/docstring.sh - Movement commands no longer close the search prompt (85aa3b9) - Use...
Create a restricted project with `restricted.idmap.uid` configured to allow setting `raw.idmap`: ```sh lxc project create testproj -c restricted=true -c restricted.idmap.uid=1000 lxc profile show default | lxc profile edit default --project...
```sml val _ = print (Real.toString ~0.0 ^ "\n") ``` This prints "0". I expected it to print "~0", as SML/NJ does.
## Environment - Millet version: ae4b2f4dc01c34186a84467766a9cf187fdda85d - Editor version: n/a - OS version: Fedora 39 ## Attestation To avoid filing duplicate issues, I checked: - [x] The [known issues section...