Update changelog
This commit is contained in:
parent
8531f89ca3
commit
c8d539a4c6
@ -23,13 +23,18 @@ Added
|
|||||||
|
|
||||||
- New `--debug-flag log-requests` to log requests to the debug log for
|
- New `--debug-flag log-requests` to log requests to the debug log for
|
||||||
debugging.
|
debugging.
|
||||||
|
- New `--first` flag for `:hint` (bound to `gi` for inputs) which automatically
|
||||||
|
selects the first hint.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
|
||||||
- New short flags for commandline arguments: `-B` and `-T` for `--basedir` and `--temp-basedir`; `-d` and `-D` for `--debug` and `--debug-flag`.
|
- New short flags for commandline arguments: `-B` and `-T` for `--basedir` and
|
||||||
- Deleting history items via `:history-clear` or `:completion-item-del` now also removes that URL from QtWebEngine's visited links.
|
`--temp-basedir`; `-d` and `-D` for `--debug` and `--debug-flag`.
|
||||||
- There's now completion for commands taking a variable count of arguments (like `:config-cycle`).
|
- Deleting history items via `:history-clear` or `:completion-item-del` now
|
||||||
|
also removes that URL from QtWebEngine's visited links.
|
||||||
|
- There's now completion for commands taking a variable count of arguments
|
||||||
|
(like `:config-cycle`).
|
||||||
|
|
||||||
v1.3.0
|
v1.3.0
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user