diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /188 |
Diffstat (limited to '188')
-rw-r--r-- | 188/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/188/index.md b/188/index.md new file mode 100644 index 0000000..1c58afc --- /dev/null +++ b/188/index.md @@ -0,0 +1,9 @@ +Title: Add new_tab_page option +Author: rodarima +Created: Sat, 08 Jun 2024 22:54:08 +0000 +State: closed + +Adds support to load a custom page when a new tab is opened. The current behavior is set as the default, load a blank page. The location bar is only selected when the new tab page is the blank page, otherwise the page loaded gets the focus. + + +Fixes: https://github.com/dillo-browser/dillo/issues/124
\ No newline at end of file |