https://github.com/senseexception/texteimer
A clipboard application providing a short usable history of windows clipboard texts.
https://github.com/senseexception/texteimer
Last synced: about 1 month ago
JSON representation
A clipboard application providing a short usable history of windows clipboard texts.
- Host: GitHub
- URL: https://github.com/senseexception/texteimer
- Owner: SenseException
- Created: 2012-06-25T18:53:30.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2014-11-20T20:21:49.000Z (over 11 years ago)
- Last Synced: 2025-12-26T08:34:28.581Z (5 months ago)
- Language: C#
- Size: 3.44 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TextEimer
=========
A clipboard application for Windows providing a short usable history of copied texts of your clipboard.
Starting TextEimer
------------------
This software doesn't need to be installed. Put the TextEimer.exe into your preffered directory and
start it. After starting TextEimer, a bucket icon is shown in the tray. With a right click on the
icon a contextmenu opens with elements for options and exiting TextEimer.
After selecting text and copying it (Ctrl + c), the content of the clipboard is also available in the TextEimer
contextmenu. By clicking or pressing enter after you selected a clipboard item in contextmenu,
the selected content is pasted to the cursor position of rhe window which had the focus before opening the
contextmenu of TextEimer.
Hotkeys
-------
After starting TextEimer you can use the following hotkeys:
**Win + v**
Opens the contextmenu of TextEimer next to your mouse cursor.
**Shift + Enter**
After selecting one of the items from contextmenu this hotkey puts the selected text into
clipboard without pasting it. This can be usefull in Windows CMD, where copy-paste is not
executed with Ctrl + c.
**Del**
deletes a selected item in contextmenu (in case you copied a password)