To make it easier to navigate the autocompleter views without moving one's hands too far from the normal typing position, the following Emacs-style keyboard shortcuts are now available:
Ctrl+PCtrl+NAlt+VCtrl+VCtrl+BCtrl+FNote that Alt+V on OS X with some keyboard layouts inputs a character (√) which the autocompleter then tries to match but usually fails, thus closing the autocompleter.
Since Ctrl+V conflicted with Paste under Windows, Alt+V and Ctrl+V were removed.
Didier
Implemented in the released version 4.0 of OmegaT.
Didier