Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phistoh/ClearChatOnAltP

Small WoW addon which circumvents the ctrl-p hotkey for repeating the last message
https://github.com/phistoh/ClearChatOnAltP

world-of-warcraft world-of-warcraft-addon wow wow-addon

Last synced: 3 months ago
JSON representation

Small WoW addon which circumvents the ctrl-p hotkey for repeating the last message

Awesome Lists containing this project

README

        

# ClearChatOnAltP
A WoW addon which circumvents the `Ctrl-P` hotkey (for repeating the last message) when the user additionally presses `Shift`. This enables the user to write Ö/ö via `Ctrl-Alt-Shift-P` or `Ctrl-Alt-P` when using *US international keyboard layout*

## Usage
This addon does its work automatically.

## File Description
- **ClearChatOnAltP.lua** contains the main code
- **ClearChatOnAltP.toc** is the standard WoW table-of-contents file containing addon information

## Changes
- **1.0.1**: Bug fix
- **1.0**: Initial upload