39 Commits (a1ad41247d8c06e853d54e41e72b089d0587308e)

Author SHA1 Message Date
Keith Simmons 3efb6879dc bridge struct to wrap tokio runtime and channel 5 years ago
keith 35a675c8a4 progress toward splitting main into bridge 5 years ago
Keith Simmons c96a44a9e1 better resize handling 5 years ago
Keith Simmons e0acbd0b9f fix crash with error in startup script 5 years ago
Keith Simmons 54212f73f5 switch to tokio channel and add resizing debouncing 5 years ago
Keith Simmons 376664e65d minor formatting 5 years ago
Keith Simmons 514a9ca254 working with nvim_rs 5 years ago
KillTheMule f1a082a24e Use spawn_blocking
Receiving on a sync channel will otherwise block the thread
5 years ago
KillTheMule 51a387ec21 Move to futures branch of nvim-rs 5 years ago
KillTheMule 74c4075f06 Make main() own the channel, and pass it off 5 years ago
KillTheMule 50f7f3bbf2 UI Events are notifications 5 years ago
Keith Simmons 73875eb486 part way there, but can't get ui events to receive properly and don't get events yet 5 years ago
Keith Simmons 39ea340693 minor changes and add neovide variable 5 years ago
Keith Simmons ccc9a83e15 icons 5 years ago
Keith Simmons 9ed5bbcdde fix build issue 5 years ago
Keith Simmons c4264df6cc better explained unwrap solution 5 years ago
Keith Simmons 9cf4e9c2ce add error message boxes 5 years ago
Keith Simmons 45f5c937f9 conditionally compile windows_subsystem for debug mode 5 years ago
Keith Simmons 6811d02983 remove debug commands and hide console 5 years ago
Keith Simmons d729477193 more efficient event handling 5 years ago
Keith Simmons 22ddb545a9 more progress toward externalized command bar 5 years ago
Keith Simmons e08ac79b9f support bold and italic text 5 years ago
Keith Simmons 0cc51481b2 Cache surface not image 5 years ago
Keith Simmons 8467ef18ab refactored editor into multiple files to make things more readable 5 years ago
keith be7c9f5207 refactor somewhat 5 years ago
Keith Simmons 186edf1819 better neovim process tracking and separated background/foreground rendering 5 years ago
keith 8b633986de Shaper fully working and cached to preserve performance to some extent 5 years ago
Keith Simmons 1bfe5bde03 mouse support, terminal handling, and underlines 5 years ago
Keith Simmons e42355937a shaper progress 5 years ago
Keith Simmons 293bd23f9e working cursor styling 5 years ago
keith cb0d118859 refactor message parsing 5 years ago
Keith Simmons 1f4dab9d9a progress toward cleaning up event parsing 5 years ago
keith 44b545fa28 better keybindings and animated cursor 5 years ago
Keith Simmons 66d9b05657 better font sizing 5 years ago
Keith Simmons 3b27390ccd better keybindings 5 years ago
keith 568ca834a2 skulpin working! really fast 5 years ago
keith 9fe0adcb38 in progress 5 years ago
keith ef8eef6bd3 colors working 5 years ago
keith 6ca852386f somewhat working with druid 5 years ago