alacritty/copypasta/src
Nathan Lilienthal 04707cbba6 Normalize Log Message Strings
The general style for errors, warnings and info messages is to start
with a capitalized letter and end without a period. The main exception
is when dealing with nouns that are clearer with special case handling,
e.g. "macOS failed to work" or "ioctl is borked".
2019-01-07 00:06:57 +00:00
..
lib.rs Upgrade to Rust 2018 2018-12-10 17:53:56 +00:00
macos.rs Implement copypasta::Store for macOS pasteboard 2016-12-24 18:08:46 -05:00
windows.rs Normalize Log Message Strings 2019-01-07 00:06:57 +00:00
x11.rs Normalize Log Message Strings 2019-01-07 00:06:57 +00:00