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-03-29 06:12:35 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33e064b3b96ea9a37a30e190623ab73114c23984
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
0b0c99f1f5
Warn for readonly instead of setting option
...
Fixes
#2106
2021-05-19 14:58:00 -04:00
..
autocomplete.go
Fix buffer.RuneAt (
#1895
)
2020-10-19 20:36:14 -04:00
backup.go
…
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Warn for readonly instead of setting option
2021-05-19 14:58:00 -04:00
cursor.go
Implement moving cursor up/down within a wrapped line
2021-04-08 23:54:02 +02:00
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
Warn for readonly instead of setting option
2021-05-19 14:58:00 -04:00
save.go
Fix buffer.RuneAt (
#1895
)
2020-10-19 20:36:14 -04:00
search.go
…
serialize.go
…
settings.go
Fix horizontal scrolling issue after toggling softwrap on/off
2021-04-08 23:53:44 +02:00
stack_test.go
…
stack.go
…