This website requires JavaScript.
Explore
Help
Sign In
github
/
zyedidia.micro
Watch
2
Star
0
Fork
0
You've already forked zyedidia.micro
mirror of
https://github.com/zyedidia/micro.git
synced
2026-02-10 09:00:20 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2eeeb0f2e438f36ebd22dad8d3e481a28a156f75
zyedidia.micro
/
internal
/
display
History
Dmitry Maluka
88c95c8fae
Fix up X,Y values in BufView
...
Let's return absolute X, Y values, rather than relative to the bufwindow.
2021-04-09 01:48:58 +02:00
..
bufwindow.go
Fix up X,Y values in BufView
2021-04-09 01:48:58 +02:00
infowindow.go
Fix up X,Y values in BufView
2021-04-09 01:48:58 +02:00
softwrap.go
Implement word wrapping
2021-04-08 23:54:10 +02:00
statusline.go
Fix internal string binding representation
2020-11-05 15:52:25 -05:00
tabwindow.go
Add tabbar.active color group (
#1831
)
2020-10-17 20:53:08 -04:00
termwindow.go
Fix palette colors with tcell v2
2020-09-21 01:21:59 -04:00
uiwindow.go
Fix non-working split resize with mouse drag (
#1811
)
2020-08-04 18:37:19 -04:00
window.go
Replace BufWidth & BufHeight with BufView
2021-04-08 23:54:18 +02:00