summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
10 daysFix find_prev_in_lineAlbert Cervin
11 daysRevert the revisionAlbert Cervin
11 daysFix mode not being kept on the fileAlbert Cervin
12 daysFix diagnostics to JSONAlbert Cervin
12 daysImprove and add completion keybindingsAlbert Cervin
12 daysFix crashes when killing buffersAlbert Cervin
12 daysFall back to delete when not in wordAlbert Cervin
12 daysUse bright for diagnostic fgAlbert Cervin
2025-11-22Remove unnecessary initializerAlbert Cervin
2025-11-21Add support for documentChanges in LSPAlbert Cervin
2025-11-21Fix so more than one file gets error highlightsAlbert Cervin
2025-11-21Abort completion when invoking a keymap bindingAlbert Cervin
2025-11-21Add a save all command to the buflistAlbert Cervin
2025-11-21Rename the standard fds in processAlbert Cervin
2025-11-21Fix the yellow on yellow for warningsAlbert Cervin
2025-11-19Make sure rendering happens at least 7ms apartrendering-improvementsAlbert Cervin
2025-11-16Use alternate bufferAlbert Cervin
2025-11-16Remove the annoying keymap printAlbert Cervin
2025-11-07Increase the number of pending requests for LSPAlbert Cervin
2025-11-05Check if LSP help is emptyAlbert Cervin
2025-11-05Add check for printable chars in unicodeAlbert Cervin
2025-11-05Support CRLF line endingsAlbert Cervin
2025-11-05Fix a crash when undoingAlbert Cervin
2025-11-05Fix searching annoyancesAlbert Cervin
2025-11-05Add some more needs_renderAlbert Cervin
2025-11-01Improve scrollingAlbert Cervin
2025-11-01Implement safer file savingAlbert Cervin
2025-11-01More lsp supportAlbert Cervin
2025-10-17Make it work again on OpenBSDopenbsd-fixesAlbert Cervin
2025-01-21Fix buffer list not having stable ptrsAlbert Cervin
2024-11-12Add completion to write_fileAlbert Cervin
2024-11-12Skip empty lines when indenting regionAlbert Cervin
2024-11-12Handle kill buffer wraparound correctlyAlbert Cervin
2024-11-12Fix search with spaces and highlightAlbert Cervin
2024-11-10Render tabs using the correct tab widthAlbert Cervin
2024-11-08Fix col offset againAlbert Cervin
2024-11-08Add hpp and hxx as c++ extensionsAlbert Cervin
2024-11-07Fix location after inserting multi-lineAlbert Cervin
2024-09-17Fix crash when buffer was non-lazy addAlbert Cervin
2024-09-12Upgrade nixpkgs to 24.05Albert Cervin
2024-09-12WIP LSP clientAlbert Cervin
2024-09-11Overhaul unicode parsingAlbert Cervin
2024-08-27Fix bug where abort switched windowsAlbert Cervin
2024-08-15Do not update last write when openingAlbert Cervin
2024-08-14Add fancy welcome textAlbert Cervin
2024-08-14Do not reload buffer if it could not be watchedAlbert Cervin
2024-08-14Use IN_CLOSE_WRITE for inotify on LinuxAlbert Cervin
2024-06-23Fix buffer list switch and search/replaceAlbert Cervin
2024-06-09Fix crash in completionAlbert Cervin
2024-05-14Add indent for regionAlbert Cervin