summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-08Version 3.11.0.3.11.0Andre A. Gomes
2024-01-08changelog: Review for 3.11.0 version.Andre A. Gomes
2024-01-08changelog: Mention actions-on-marks bug fix.Andre A. Gomes
2024-01-08gitmodules: Bump prompter.Andre A. Gomes
2024-01-08mode/hint(hint-elements): Minor refactor.Andre A. Gomes
2024-01-08changelog: Mention hint-mode performance fix.Andre A. Gomes
2024-01-08mode/hint: Revert shadow DOM support.Andre A. Gomes
2024-01-08documents/README: Delete erroneous section.Andre A. Gomes
2024-01-08mode/hint: Minor refactor.Andre A. Gomes
2024-01-08changelog.lisp: Add entry about new render-menu functionality.John Mercouris
2024-01-08repl.lisp: Fix width greater than 100% in REPL.John Mercouris
2024-01-08urls.lisp: editor buffers are internal-urls too.John Mercouris
2024-01-08Use render menu in commands.John Mercouris
2024-01-08buffer.lisp: Add styling for new "mode-menu" function.John Mercouris
2024-01-08mode.lisp: Render menu function for modes to use.John Mercouris
2024-01-08command.lisp: Create a function that *only* lists the commands for a given mode.John Mercouris
2024-01-08command.lisp: Update docstring to reflect the function.John Mercouris
2024-01-08pull_request_template.md: Greatly minimize the size.John Mercouris
2023-12-18changelog: Mention bug fix.Andre A. Gomes
2023-12-18Revert "renderer/gtk: Override the default reload-buffer."Andre A. Gomes
2023-12-18buffer(toggle-prompt-buffer-focus): Minor refactor.Andre A. Gomes
2023-12-18renderer/gtk(list-existing-contexts): Stylistic clean up.Artyom Bologov
2023-12-11Version 3.10.0.3.10.0Andre A. Gomes
2023-12-11changelog: Mention bug fix.Abdallah Maouche
2023-12-11mode/hint: Add hints outside of document's body.Abdallah Maouche
2023-12-11changelog: Review for 3.10.0 version.Andre A. Gomes
2023-12-11buffer: Review status buffer style.Andre A. Gomes
2023-12-11changelog: Mention existing context parsing fix.Artyom Bologov
2023-12-11renderer/gtk(context-source): Parse the existing contexts.Artyom Bologov
2023-12-11Update project dependencies documentationbruno cuconato (@odanoburu)
2023-12-11changelog.lisp: Add entry about check boxes.John Mercouris
2023-12-11prompt-buffer.lisp: Add padding between prompt/suggestion count.John Mercouris
2023-12-11prompt-buffer: Add checkboxes.John Mercouris
2023-12-11changelog: Mention bug fix.Andre A. Gomes
2023-12-11mode/annotate: Fix bug.Andre A. Gomes
2023-12-11start(start-browser): Fix indentation.Andre A. Gomes
2023-12-11window(window-make): Minor refactor.Andre A. Gomes
2023-12-11window: Delete redundant docstring.Andre A. Gomes
2023-12-11tests/online/urls: Minor fix.Andre A. Gomes
2023-12-11Refactor the appending modes logic.Artyom Bologov
2023-12-11mode/reduce-tracking: Update the Safari user agent.Artyom Bologov
2023-12-11mode/search-buffer: Fix typo.Andre A. Gomes
2023-12-11.github/workflows/tests: Major refactor.Andre A. Gomes
2023-12-11keyscheme: Deprecate nyxt-debug-keymap reader macro.Andre A. Gomes
2023-12-11Deprecate nyxt-debug-make-instance reader macro.Andre A. Gomes
2023-12-11makefile: Delete misleading comment.Andre A. Gomes
2023-12-11hint.lisp: use cl-colors for alpha colors.John Mercouris
2023-12-11hint.lisp: Tweak appearance.John Mercouris
2023-12-11build-scripts/nyxt-guix: Delete obsolete nasdf logic.Andre A. Gomes
2023-12-11makefile: Delete obsolete nasdf logic.Andre A. Gomes