Skip to content
Searching: All docs

Start typing to search the docs.

TermLens popup

The TermLens popup is a borderless floating version of the docked TermLens panel for the active segment. It mirrors the panel’s chips, colours, and metadata indicators exactly, but appears at the cursor on demand – designed for keyboard-only term selection on small screens, and for translators who want to insert terms without ever reaching for the mouse.

The TermLens popup floating at the cursor over the active segment, with the current match highlighted (blue ring around the chip). The docked TermLens panel on the right shows the same matches – the popup is its on-demand mirror.

When to use it

  • Small screens / laptops – keeping the docked TermLens panel always-visible can cost too much vertical space, especially for longer source sentences. The popup gives you the same view on demand and disappears when you’re done.
  • Pure-keyboard workflows – Ctrl tap, cycle, Enter, back to typing. No mouse, no menu hunting.

Opening and closing

KeyAction
Ctrl (tap)Toggle the popup (open if closed, close if open)
EscClose without inserting
Click outside the popupClose without inserting
Move the mouse > 4 pxClose (the popup is meant to be transient)

A “Ctrl tap” is a press-and-release of the Ctrl key on its own – no other key in between. Same memoQ-style trigger you might already use for the docked panel’s Insert-by-number flow.

Cycling between matches

When the popup opens, the first chip has a thin blue ring around it – that is the current chip that Enter will insert. The cycle skips bare source words; only chips you can actually insert get the highlight.

KeyAction
Right / Down / TabMove the current-chip highlight to the next chip
Left / UpMove it to the previous chip

Cycling wraps: from the last chip, Right takes you back to the first.

Inserting

Key / actionResult
EnterInsert the current chip into the target segment, close the popup, return focus to the target cell
1–9Insert that-numbered chip directly (same numbering as the docked panel’s Alt+N shortcut)
Click any chipInsert that chip into the target segment, close the popup, return focus to the target cell

All paths share the same insertion logic – there is no difference between picking by keyboard and picking by mouse.

Editing a match

Press E while a chip is highlighted to open the term-entry editor for that entry. The popup closes first so the editor opens with clean focus. The editor is the same dialogue the docked panel’s right-click “Edit Termbase Entry…” menu uses, including the multi-termbase “Editing:” dropdown that lets you switch between sibling entries from other active termbases.

Showing metadata

Press I while a chip is highlighted to toggle the sticky metadata popup for that entry – the same hover popup the docked panel shows, with the entry’s synonyms, abbreviations, definition, domain, notes, and URL fields. Press I again to dismiss it.

Visuals

The popup uses the same chip rendering, colour scheme, and metadata indicators as the docked TermLens panel:

Chip styleMeaning
Pink backgroundProject termbase term
Blue backgroundBackground termbase term
Amber / yellow backgroundNon-translatable term
Red background + strikethroughForbidden term
Purple backgroundMatch via abbreviation (shows abbreviation pair)
corner indicatorEntry has metadata (definition / domain / etc.)
corner indicatorEntry has synonyms
+N badge on chipN more cross-termbase entries available

See the TermLens overview for the full colour key.

TermLens popup vs TermPicker

Both show the same matches for the active segment. Pick whichever fits your style:

TermLens popup (Ctrl tap)TermPicker (Ctrl+Shift+P)
LayoutSource segment with chips underneath each matched wordSortable, scrollable table
Best forSkimming matches in segment contextMany matches that benefit from sorting / typing-to-jump
KeyboardArrow / Tab cycles a highlighted chip0–9 jumps directly; Up / Down navigate
ModalityModeless – Esc / mouse move / click outside to dismissModal – Esc or Cancel to close

See Also