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-16 13:57:07 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d78fe81e21f23f0984ce80c9c47c7b81e903bdd7
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
d78fe81e21
line_array insert for eofnewline and make default
...
Makes the `eofnewline` option enabled by default.
Fixes
#1525
2020-02-24 22:31:05 -05:00
..
autocomplete.go
…
backup.go
Use filepath.Join more
2020-02-11 13:09:17 -05:00
buffer.go
Fix text transformation bug
2020-02-24 20:11:11 -05:00
cursor.go
…
eventhandler.go
Fix text transformation bug
2020-02-24 20:11:11 -05:00
line_array_test.go
…
line_array.go
Fix deleteLines off-by-one error
2020-02-12 01:16:11 -05:00
loc.go
Search and replace within a selection
2020-02-13 19:48:48 -05:00
message.go
…
save.go
line_array insert for eofnewline and make default
2020-02-24 22:31:05 -05:00
search.go
Search and replace within a selection
2020-02-13 19:48:48 -05:00
serialize.go
Use filepath.Join more
2020-02-11 13:09:17 -05:00
settings.go
…
stack_test.go
…
stack.go
…