QuickOutput
Quick retrieval of recent output history for screen reader users.
- Version
- 1.0.0
- Author
- bscross32
- Created
- 30 Jan 2024
- Updated
- 29 Jan 2025
Install from Mudlet's command line
mpkg install QuickOutputMudlet 4.20+ with mpkg installed
Description
QuickOutput
Quick retrieval of recent output history for screen reader users.
Allows reading of the 10 most recent lines of output by mapping them directly to keyboard keys.
Installation
Run the following command in Mudlet:
lua uninstallPackage("QuickOutput");installPackage("https://github.com/ironcross32/QuickOutput-for-Mudlet/releases/latest/download/QuickOutput.mpackage")
Usage
Hold the control key down, then tap a number from 1 to 0 on the number row. 1 is the most recent line, while 0 is the tenth most recent. Double-tapping the number of the line will cause its contents to be copied to your clipboard.
Note
since this package binds keys to CTRL+<number>, it overrides Mudlet's default behavior of jumping to a particular tab. As this package is designed to run along side ChannelHistory, which uses Alt+<number> for its most recent history per category, these keybindings cannot change. Thus, for those wishing to use these two packages in tandem, while preserving the ability to jump between multiple profiles, it will be necessary to change the following option within the, "Special Options" tab in preferences:
- Switch between input line and main window using: F6 is recommended for users who wish to retain their ability to use tab auto-completion, however, tab may be a good choice for those who do not use it.
Script (1)
Files (2)
4.8 KB unpacked
Select a script or file on the left to preview it here.