0.9.0.1
版本发布时间: 2023-12-17 23:43:24
Slackadays/Clipboard最新发布版本:0.9.0.1(2023-12-17 23:43:24)
The Clipboard Project is an advanced clipboard manager for the terminal. No other one exists with features like an unlimited history, unlimited clipboards, and user friendliness all while being in the command line!
Summary
Fixed a nasty bug on Linux, improved UX, and added a way to see your CB configuration!
New
- Faster building on systems with large core counts
- Added es_DO (Dominican Spanish) locale. This is currently identical to es_CO (Colombian Spanish)
- Added Config action
- Added SPDX license identifiers to clearly state what license CB uses
Fixed
- Fixed string length check in color formatting
- Fixed background process detection on Linux
- Fix a potential case where the output doesn't resize correctly
Changed
- :rotating_light: Breaking: :rotating_light: Adhere to XDG specifications for persistent clipboards
This changes the default location of all persistent clipboards from $HOME/.clipboard
to $HOME/.local/state/clipboard
. To move your existing persistent clipboards to this new location, all you need to do is copy everything from the .clipboard
directory to the .local/state/clipboard
one. For example, on Linux or macOS, do cp -R ~/.clipboard ~/.local/state/clipboard
. For Windows, the PowerShell command should be similar.
This does not affect you if you've set a custom persistent clipboard location using CLIPBOARD_PERSISTDIR
, or if you don't use persistent clipboards.
- Changed the C++ version to 23 in CMake
New Contributors
- @zeczen made their first contribution in https://github.com/Slackadays/Clipboard/pull/170
- @filiprojek made their first contribution in https://github.com/Slackadays/Clipboard/pull/178
1、 clipboard-flatpak-amd64.zip 818.58KB
2、 clipboard-freebsd-amd64.zip 960.89KB
3、 clipboard-linux-amd64.zip 1.05MB
4、 clipboard-linux-arm64.zip 970.5KB
5、 clipboard-linux-armhf.zip 963.3KB
6、 clipboard-linux-ppc64el.zip 1.01MB
7、 clipboard-linux-riscv64.zip 1.04MB
8、 clipboard-macos-arm64-amd64.zip 720.65KB
9、 clipboard-netbsd-amd64.zip 964.11KB
10、 clipboard-openbsd-amd64.zip 986.61KB
11、 clipboard-snap-amd64.zip 20.27MB
12、 clipboard-windows-amd64.zip 1.07MB
13、 clipboard-windows-arm64.zip 1.06MB