Emma Tebibyte emma
emma pushed to main at emma/liminality 2023-06-18 15:57:00 -06:00
a86e1d7af7 initial message routing capabilities
emma pushed to main at emma/liminality 2023-06-17 14:31:14 -06:00
410c0d5068 rewrite
emma pushed to main at emma/searpent 2023-06-15 16:13:25 -06:00
dc2e88b2d8 started print_results() function
emma pushed to main at emma/searpent 2023-06-15 13:31:47 -06:00
299ac1f200 pretty-print json to terminal
emma pushed to main at emma/searpent 2023-06-15 13:20:25 -06:00
b78e4b0971 changed json parsing to jansson
emma pushed to main at emma/liminality 2023-06-12 22:15:37 -06:00
ed09e931c7 replaced client handling
emma deleted branch c-entry from yac/yacexits 2023-05-17 17:42:22 -06:00
emma reopened issue mars/breed#13 2023-04-15 15:59:24 -06:00
weird beginning of buffer behavior
emma closed issue mars/breed#13 2023-04-15 15:59:21 -06:00
weird beginning of buffer behavior
emma created pull request mars/breed#15 2023-04-15 15:36:12 -06:00
New keybinds $, 0, and ^
emma created pull request mars/breed#14 2023-04-15 14:27:38 -06:00
WIP: Better way to attain config & theme directories
emma opened issue mars/breed#13 2023-04-14 20:17:29 -06:00
weird beginning of buffer behavior
emma created pull request mars/breed#12 2023-04-14 13:15:07 -06:00
minor fixes to main()
emma created pull request mars/breed#11 2023-04-14 12:08:30 -06:00
fixed writing buffer to file
emma opened issue mars/breed#10 2023-04-12 17:20:51 -06:00
Expand config.rs
emma created pull request mars/breed#9 2023-04-12 16:46:41 -06:00
reduced binary size
emma opened issue mars/breed#8 2023-04-12 15:19:19 -06:00
Pressing backspace on an empty buffer causes panic
emma commented on pull request mars/breed#7 2023-04-12 11:01:16 -06:00
basic file handling

Probably. I’ll try that out

emma commented on pull request mars/breed#7 2023-04-12 10:49:18 -06:00
basic file handling

It definitely should not exit silently, it should error, stating that :q doesn’t take arguments (on its own).

emma commented on pull request mars/breed#7 2023-04-12 10:48:11 -06:00
basic file handling

or more likely matching the !, but idk if that would be good or not