Aidan Holm

Results 49 issues of Aidan Holm

Motivation: on some pages, and apparently when browsing local files on `file://`, the auto-detected character encoding is incorrect, leading to mojibake.

enhancement
easy
API

- [ ] DOM element attr table - Sure to be others...

enhancement
API

Cell update functions can modify the row argument, but that only works correctly from the first column function.

enhancement
API

WebKit 2 does not provide this signal, or expose the soup session at all, since it now resides in the Web process. As a consequence, filtering cookies is broken (all...

bug
API

- Should use rendered width of each cell to determine widths of columns. - Should allow per-menu control over column minimum widths.

enhancement

For syntax highlighting in view-source pages and documentation. https://luapower.com/lexer.html seems comprehensive; will require `lua51-lpeg`.

API should allow: 1. Completion of arguments, based on argument type. E.g. `:open `, `:buf `, `:forward/:back `; See #76. Probably implemented through a format string. 2. Partial keybind completion....

new-feature