mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-25 16:44:43 +00:00
BufView returns not only the buffer's width and height but also its x,y position. It may be useful e.g. for checking if a mouse click was on the actual buffer or ourside it, e.g. on the gutter. |
||
|---|---|---|
| .. | ||
| bufwindow.go | ||
| infowindow.go | ||
| softwrap.go | ||
| statusline.go | ||
| tabwindow.go | ||
| termwindow.go | ||
| uiwindow.go | ||
| window.go | ||