.. |
cmdline.go
|
Trying to fix invalid memory access when palette object is nil (#196)
|
2021-02-16 21:30:31 +09:00 |
config.go
|
Minor fixes for default config values
|
2021-02-14 22:38:14 +09:00 |
cursor.go
|
Trying to fix nil pointer access (#196)
|
2021-02-24 21:28:33 +09:00 |
editor.go
|
Fixed a behavior that prevents the creation of workspaces larger than the maximum workspaces
|
2021-02-14 16:27:43 +09:00 |
editor_linux_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
editor_mac_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
editor_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
editor_win_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
export_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
finder.go
|
WIP
|
2021-01-10 14:43:07 +09:00 |
font.go
|
Fix an issue where the Extralight font would always be selected (#177)
|
2021-02-25 23:17:52 +09:00 |
locpopup.go
|
WIP
|
2020-12-13 17:17:02 +09:00 |
markdown.go
|
Minor fixes
|
2021-03-07 23:50:09 +09:00 |
message.go
|
Fix an issue where the cursor text would remain in the external command palette
|
2021-01-26 23:19:52 +09:00 |
minimap.go
|
Minor improvement for minimap
|
2021-02-10 22:36:58 +09:00 |
notification.go
|
Minor fixes
|
2019-11-21 01:01:51 +09:00 |
palette.go
|
Fix an issue where the cursor text would remain in the external command palette
|
2021-01-26 23:19:52 +09:00 |
popupmenu.go
|
Minor fixes
|
2021-03-10 23:53:20 +09:00 |
rgba.go
|
Trying to fix invalid access (#196)
|
2021-02-22 22:57:10 +09:00 |
screen.go
|
Fix workarround of popupmenu tooltip position
|
2021-03-10 18:35:27 +09:00 |
screen_darwin.go
|
fixup
|
2020-07-15 01:36:58 +09:00 |
screen_linux.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
screen_test.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
screen_windows.go
|
go fmt
|
2020-09-26 12:04:36 +09:00 |
scrollbar.go
|
Fix scrollbar position in nvim 0.4.4
|
2021-01-20 20:58:26 +09:00 |
signature.go
|
Minor fixes
|
2020-07-31 22:46:24 +09:00 |
statusline.go
|
WIP 2
|
2020-12-13 17:17:02 +09:00 |
svg.go
|
Minor fixes
|
2021-01-24 14:39:25 +09:00 |
tabline.go
|
Minor fixes
|
2021-01-20 00:27:50 +09:00 |
workspace.go
|
Minor fixes
|
2021-03-07 23:50:09 +09:00 |