summaryrefslogtreecommitdiff
path: root/source/prompt-buffer.lisp
AgeCommit message (Expand)Author
2024-09-05prompt-buffer: Minor refactor.Andre A. Gomes
2024-09-05prompt-buffer: Review docstrings.Andre A. Gomes
2024-09-05Move prompt-buffer height logic to the caller.Andre A. Gomes
2024-09-05prompt-buffer: Fix indentation.Andre A. Gomes
2024-08-22Fix symbol.Andre A. Gomes
2024-08-14Delete override-map.Andre A. Gomes
2024-08-09prompt-buffer: Minor refactor.Andre A. Gomes
2024-08-08Extend *imports*.Andre A. Gomes
2024-08-08prompt-buffer: Fix bug.Andre A. Gomes
2024-08-07Delete *interactive-p* logic.Andre A. Gomes
2024-08-06prompt-buffer: Deprecate hide-single-source-header-p.Andre A. Gomes
2024-08-06prompt-buffer(suggestion-and-mark-count): Simplify.Andre A. Gomes
2024-08-06prompt-buffer: Simplify.Andre A. Gomes
2024-08-06prompt-buffer: Clarify hide-suggestion-count-p.Andre A. Gomes
2024-08-06Handle deleted prompter:hide-attribute-header-p.Andre A. Gomes
2024-07-09Deprecate use of nclasses:define-generic.Andre A. Gomes
2024-06-14prompt-buffer: Disable mouse support on macOS.Andre A. Gomes
2024-06-14Disable custom glyphs.Andre A. Gomes
2024-06-14Disable custom fonts.Andre A. Gomes
2024-06-14prompt-buffer(prompt-render-skeleton): Refactor.Andre A. Gomes
2024-06-14prompt-buffer: Call JS asynchronously.Andre A. Gomes
2024-06-14prompt-buffer(prompter:history): Fix slot indentation.Andre A. Gomes
2024-06-12prompt-buffer: Delete comment.Andre A. Gomes
2024-06-12prompt-buffer: Cleanup deprecated slot.Andre A. Gomes
2024-04-04Review prompter:object-attributes width API.Andre A. Gomes
2024-04-04Simplify prompter:object-attributes API.Andre A. Gomes
2024-03-18prompt-buffer(style): Improve input bar styling.Andre A. Gomes
2024-03-15prompt-buffer: Override font color for TD.John Mercouris
2024-03-08Review stylesheets.John Mercouris
2024-01-29Deprecate prompt-buffer-open-height.Andre A. Gomes
2024-01-22prompt-buffer: Use monospace font in the input area.Andre A. Gomes
2024-01-22prompt-buffer: Review distance between source navigation buttons.Andre A. Gomes
2024-01-22prompt-buffer: Set monospace font when sensible.Andre A. Gomes
2024-01-22prompt-buffer: Delete redundant directive.Andre A. Gomes
2024-01-22Use theme specified monospace font.Andre A. Gomes
2024-01-22Set proportional and monospace fonts for all UI buffers.Andre A. Gomes
2024-01-18prompt-buffer: Fix indentation.Andre A. Gomes
2024-01-15Delete resume-prompt command and related logic.Andre A. Gomes
2024-01-12prompt-buffer: Review styling.John Mercouris
2023-12-20Deprecate argument browser in ffi-within-renderer-thread.Andre A. Gomes
2023-12-07prompt-buffer.lisp: Add padding between prompt/suggestion count.John Mercouris
2023-12-07prompt-buffer: Add checkboxes.John Mercouris
2023-11-26prompt-buffer: Review style.Andre A. Gomes
2023-11-26prompt-buffer: Remove inactive buttons logic.Andre A. Gomes
2023-11-26prompt-buffer: Improve source heading buttons.Luka Hadzi-Djokic
2023-11-08prompt-buffer(update-prompt-input): Fix indentation.Andre A. Gomes
2023-11-08prompt-buffer(suggestion-and-mark-count): Refactor.Andre A. Gomes
2023-11-01prompt-buffer: Export height slots.Andre A. Gomes
2023-10-31prompt-buffer(prompt-render-prompt): Fix indentation.Andre A. Gomes
2023-10-23prompt-buffer: Fix whitespace.Andre A. Gomes