v0.6.6 #24
dheerajshenoy
announced in
Announcements
v0.6.6
#24
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
0.6.6
Features
dont_invert_imagesoption under the[behavior]section of the config.upanddownarrow keys when the search bar is focused, and selecting a previous search query from the history will re-run that search and show the results.Preview Floating Window
Add
previewcommand, which shows the preview window (if it was created already) for the current link target. The preview window will be created on the fly when the mouse binding is executed on a link for the first time, and will be reused for subsequent previews of the same link target.Add mousebindings to allow users to configure mouse interactions (e.g. mouse click, double click, right click, mouse wheel, etc.) with different modifiers (e.g. Ctrl, Shift, Alt) to trigger different mouse related commands.
Mouse commands:
portal- open link in portal (ctrl + click on link)syntex_jump- jump to source location in synctex enabled PDFsAdd
backendoption in[rendering]section of the config to choose between "auto", "opengl" and "raster" rendering backends. The "auto" option will choose the best available backend based on the system capabilities, with a preference for OpenGL when available for better performance.--tutorialcommand line argument to open the tutorial PDF file directly from the command line without having to open the command palette and search for the command. This is useful for new users who want to quickly access the tutorial file and learn how to use LEKTRA.Optimizations
Bug Fixes
CMakeLists.txtBreaking Changes
gridoption from[command_palette]section of the config as it was not implemented.This discussion was created from the release v0.6.6.
Beta Was this translation helpful? Give feedback.
All reactions