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-20 07:47:15 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8848388411be0e66061a354e0dda0f405796d1db
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
dff8b33e9c
Apply basename option in tabbar as well
2020-02-24 13:48:37 -05:00
..
autocomplete.go
…
backup.go
Use filepath.Join more
2020-02-11 13:09:17 -05:00
buffer.go
Apply basename option in tabbar as well
2020-02-24 13:48:37 -05:00
cursor.go
…
eventhandler.go
Move multi-cursors correctly after newlines
2020-02-24 13:39:34 -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
…
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
…