luakit release 2025.08.13
Summary of changes from 2025.08.07 to 2025.08.13
Added by Mason Larobina over 1 year ago
Summary of changes from 2025.08.07 to 2010.08.13:
- Add
-v,--verboseoption to toggle debugging output - Re-licensed MIT code to GPLv3
- Add
eval_js(..)webview widget method - Add
eval_js_from_file(..)helper function to load and execute a script using theeval_jswebview method - Add
luakit.selection(name)which returns the contents of either the"primary","secondary"or"clipboard"selection - Add xdg aware file finding functions to
util.lua - Add
:websearch [engine] [query]command - Add
pbind which opens the primary selection in the current tab orPto open in a new tab - Add
dto close current tab - Add
o,t&,gas shortcuts for:open,:tabopen&:websearch google - Add link hinting and following support
- Add
Shift+Insertkey binding to paste current primary selection in the input bar - Add search history navigation
- Add proxy support
- Add ssl certificate validation options
- Add command line completion for command mode
- Add
"link-hover"&"link-unhover"signal handlers to display and hide the hovered uri in the statusbar - Add file downloading support with wget
- Add
Control+wandControl-ureadline bindings in the command mode - Use
util.escapeto sanitise label widgets text - Several bug fixes
Enjoy.
Comments