aboutsummaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAge
...
* Fix Sync capability in terminfoGregory Anders2023-11-13
* Change default `bell.animation` to `Linear`Kirill Chibisov2023-11-13
* Add `--option` argument to `create-window`Christian Duerr2023-11-11
* Use builtin font to draw powerline symbolsKirill Chibisov2023-11-11
* Add `window.blur` config optionKirill Chibisov2023-10-29
* Fix typosPavel Roskin2023-10-25
* Prefer exact matches for bindings in mouse modePavel Roskin2023-10-25
* Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
* Add inline vi mode searchChristian Duerr2023-10-20
* Update dependenciesChristian Duerr2023-10-08
* Add missing position config docsChristian Duerr2023-09-16
* Test man-pages compilation on the CIKirill Chibisov2023-09-07
* Add `prefer_egl` debug optionRolf Sievert2023-09-04
* Support startup notify on Wayland/X11Kirill Chibisov2023-09-04
* Add bindings for macOS tabsKirill Chibisov2023-09-04
* Add examples to more sectionsKirill Chibisov2023-09-04
* Quote `None` consistently inside the man pageKirill Chibisov2023-09-04
* Fix decorations_theme_variant spelling in manpagePavel Roskin2023-08-13
* Make URL_REGEX more strictKirill Bulatov2023-07-22
* Add `terminal` config section to control OSCs Kirill Chibisov2023-07-22
* Mention `Forward`/`Back` mouse buttons in man pageKirill Chibisov2023-07-21
* Fix keys like `+` not working on neo layoutsKirill Chibisov2023-07-20
* Fix manpage docs for shell sectionChristian Duerr2023-07-20
* Mention all the actions in the man pageKirill Chibisov2023-07-16
* Update to the new winit keyboard APIKirill Chibisov2023-07-11
* Update binding sections in config manpagePavel Roskin2023-07-07
* Add manpage links to "see also" sectionChristian Duerr2023-07-01
* Change the default colorschemeKirill Chibisov2023-06-29
* Remove mouse double_click/triple_click optionsSonu Bardai2023-06-29
* Add option to persist hints after selectionSonu Bardai2023-06-15
* Switch to TOML configuration formatChristian Duerr2023-06-12
* Move manpages to scdocChristian Duerr2023-05-28
* Update clap to v4.2.7Kirill Chibisov2023-05-17
* Add missing terminfo capabilitiesChristian Duerr2023-04-08
* Bump development version to 0.13.0-devKirill Chibisov2023-02-15
* Add -T short form for --titleJames McCoy2022-12-11
* Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak2022-10-18
* Bump development version to 0.12.0-devChristian Duerr2022-09-03
* Add IPC config subcommandChristian Duerr2022-09-01
* Rework `--class` CLI optionKirill Chibisov2022-08-25
* Include extra directory in crateChristian Duerr2022-08-24
* Use org.alacritty instead of io.alacrittyKirill Chibisov2022-07-10
* Add hexadecimal support to --embedSabu Siyad2022-06-28
* Add value hints for clap file pathsChristian Duerr2022-06-16
* Migrate from structopt to clap 3Christian Duerr2022-01-04
* Add title/class CLI parameters to create-windowKirill Chibisov2022-01-03
* Bump development version to 0.11.0-devChristian Duerr2021-12-26
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Switch to clap-generated completionsChristian Duerr2021-11-19
* Add multi-window supportChristian Duerr2021-10-23