core: fix long lines in function gui_bar_use_temp_bars |
|
More...
|
about 2 years ago
|
core: allow any valid boolean value in command `/bar set <name> separator xxx` |
|
More...
|
about 2 years ago
|
core: fix typo on bar option name "separator" |
|
More...
|
about 2 years ago
|
core: use a fixed size buffer to create a bar option |
|
More...
|
about 2 years ago
|
core: use a fixed size buffer to rename a bar |
|
More...
|
about 2 years ago
|
core: do not call check callback when setting default value of option |
|
More...
|
about 2 years ago
|
core: run config hooks only when value or default value is actually changed in set/reset/unset functions |
|
More...
|
about 2 years ago
|
core: optimize commands `/reset` and `/unset` with a mask |
|
More...
|
about 2 years ago
|
core: add command `/reset` to reset options to their default values |
|
More...
|
about 2 years ago
|
core: don't translate the key context (default/search/cursor/mouse) |
|
More...
|
about 2 years ago
|
core: mention breaking changes in release notes |
|
More...
|
about 2 years ago
|
core: bump version to 4.0.0-dev, follow "practical" semantic versioning |
|
More...
|
about 2 years ago
|
core: update ChangeLog and release notes (closes #1238) |
|
More...
|
about 2 years ago
|
core: update translations |
|
More...
|
about 2 years ago
|
doc: replace comma by underscore in name of option used in anchors |
|
More...
|
about 2 years ago
|
doc/man: call brackets correctly in the serbian translation |
|
More...
|
about 2 years ago
|
doc/man: fix grammatical mistakes in the serbian translation |
|
More...
|
about 2 years ago
|
core: also display mouse codes with `/debug key` |
|
More...
|
about 2 years ago
|
core: change order of modifiers in mouse keys |
|
More...
|
about 2 years ago
|
core: split gui-curses.h into multiple headers |
|
More...
|
about 2 years ago
|
fset: remove scroll to top of fset buffer when options are added or removed (closes #1892) |
|
More...
|
about 2 years ago
|
core: fix search of commands with raw code and alias matching |
|
More...
|
about 2 years ago
|
core: set insert_ok to 0 for backspace key |
|
More...
|
about 2 years ago
|
core: remove "%s" from translated message for key debug |
|
More...
|
about 2 years ago
|
core: add note about "shift-" modifier in /help key |
|
More...
|
about 2 years ago
|
core: refactor print of keys in debug mode |
|
More...
|
about 2 years ago
|
tests: add tests on functions weeurl_search_constant and weeurl_search_option |
|
More...
|
about 2 years ago
|
core: revert case sensitive Curl constants and options (issue #1872) |
|
More...
|
about 2 years ago
|
core: check that parameters are not NULL in URL functions |
|
More...
|
about 2 years ago
|
core: replace "\x01" by "^" and add color for delimiters in output of /debug key |
|
More...
|
about 2 years ago
|