Releases: thanoulis/tclip
Releases · thanoulis/tclip
v0.5.2
Fixed
- Changed cursor blink time to 500ms
- Cursor behavior in new clipboard text
- A typo in menu
v0.5.0
Added
- Show/Hide clip drop-down list
- Show/Hide text editor
- Show/Hide menu bar
- Show/Hide statusbar
- Show/Hide vertical scrollbar
- Show/Hide horizontal scrollbar
- Blinking cursor
- Square cursor
- Font selection
- Line spacing
Improvements
- Force utf-8 encoding an all systems
v0.4.6
Added
- System Information dialog
v0.4.5
Improvements
- Total clips count
- Clipped word count
v0.4.4
Added
- Auto read clipboard option
v0.4.3
Fixed
- Double undo/redo operations
Improvements
- When loading text from clipboard, move cursor to start
- When entering text to clipboard, keep cursor still
- Code Cleanup
v0.4.2
Fixed
- Fixed a bug when reading from stdin
Improvements
- Auto enable/disable "Undo" and "Redo" menu items
- Auto enable/disable "Add to Clipboard" menu item on text modification
Other
v0.4.1
Fixed
- Correctly read from subprocesses
Added
- Can read from pipes (stdout)