GregorKo
GregorKo
I think in Bourne shell the loop `for i in {1..10}` is not working. At least for me it only goes through once and causes the `stop` to not wait...
Would it make sense to update the hyphenation file to revision 31? Unfortunately I'm not exactly sure what the differences are and don't really understand the syntax, but the changes...
I try to list the contents of a directory that contains files with special characters (German Umlaute like: ö, ä, ü, ß). The Path objects of the files are returned,...
I started a download of videos. After the downloads are finished the videos are not visible in the download tab. I checked in the directory the videos are stored in....
It would be nice if the increment/decrement functionality would also work for character sequences: ``` A A A A ``` to ``` A B C D ```
Would it be possible to set @IBInspectable fields to configure icon and position through the Interface Builder?