Mark

Results 31 comments of Mark

Apparently there might be some whitespace issues but since I'm editing online on github it isn't possible for me to see these to fix them.

Using `size_t` seems fine to me since this is a more advanced part of the tour anyway.

Apparently there might be some whitespace issues but since I'm editing online on github it isn't possible for me to see these to fix them.

I certainly can't work with a blinking cursor so hope no blinking becomes a configuration option.

I tried it but it doesn't work inside the isPlaying loop. Try running [oaplay](https://github.com/mark-summerfield/oaplay) with an ogg audio file, e.g., `go run . /path/to/track.ogg`

I've worked around it by capturing the duration and start time and using time.Since() to give me the position during IsPlaying.

The first example doesn't help because at this point in the manual :symbol has not been explained so it doesn't make much sense. The second example shows how to throw...

https://pastebin.com/x4sWy1FV

I'm using Firefox on Linux Screenshot 1 shows the modules & index links but at a zoom level that is far too small for me to use. Screenshot 2 shows...

Thank you. Although using a bookmark to modules works it means 2 clicks every time (Bookmarks menu, then modules bookmark) rather than 1 which is irritating!