summary refs log blame commit diff stats
path: root/commands/terminal/terminal.go
blob: fb1583f999681da941b8d645f58f1f69e96c8a5b (plain) (tree)
package terminal

import (
	"git.sr.ht/~sircmpwn/aerc/commands"
)

var (
	TerminalCommands *commands.Commands
)

func register(name string, cmd commands.AercCommand) {
	if TerminalCommands == nil {
		TerminalCommands = commands.NewCommands()
	}
	TerminalCommands.Register(name, cmd)
}
ss="p">.target.tagName);console.log('Attributes:',Array.from(event.target.attributes).map(attr=>`${attr.name}="${attr.value}"`).join(', '));console.log('Accessible Name:',event.target.getAttribute('aria-label')||event.target.textContent.trim());}}window.addEventListener('focusin',handleFocus);console.log('Focus highlighter activated. Click the bookmarklet again to deactivate.');})();