RandyTheSilly
|
356d1eab4e
|
Replace most occurrences of os.Exit(0) in the backend and sync packages with a custom backend.Exit function that can allow "soft exit" in GUI/TUI environments to avoid killing the entire process; currently all major errors still result in killing the entire process
|
2024-07-05 22:18:17 -04:00 |
|
RandyTheSilly
|
f3d06429ca
|
Improve generic UNIX clipboard clearing logic
|
2024-06-05 17:43:21 -04:00 |
|
RandyTheSilly
|
6cf01e0d3c
|
Simplify clipboard build constraints
|
2024-05-30 22:21:39 -04:00 |
|
RandyTheSilly
|
ea34f644f3
|
Add "wsl_clipboard" build tag for creating Linux binaries that use the Windows clipboard
|
2024-05-29 15:42:15 -04:00 |
|
RandyTheSilly
|
54cbe098d7
|
Reorganize function parameters to not specify repeat types
|
2024-05-29 13:23:08 -04:00 |
|
RandyTheSilly
|
2cf786b2d7
|
Refactor for better modularity (share more code among edit functions, rename "offline" package to "backend"
|
2024-04-15 18:16:05 -04:00 |
|