Expected behavior

Windows().Tag contains the full content of the tag.

Windows() is possibly backed by index file, as defined in acme(4). If
it's not possible to expose the full content of tag, possibly indicate
it in the documentation.

Unexpected behavior

It only has the first line.

Steps to reproduce the problem

wins, _ := acme.Windows()
for _, w := range wins {
fmt.Println(w.Tag)
}

9fans.net/go/acme version

v0.0.7

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Te65402f6868f7cf2-M77a7db178de677e0d0790518
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to