summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01Fix error in the man page for LSPAlbert 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-10-10Support separate debug info for nix buildsAlbert Cervin
2024-09-17Fix crash when buffer was non-lazy addAlbert Cervin
2024-09-12Upgrade nixpkgs to 24.05Albert Cervin
2024-09-12Remove accidental test fileAlbert Cervin
2024-09-12Update the expectations on grammarsAlbert 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-14And document the prefix flagAlbert Cervin
2024-05-14Actually support prefix arg in configureAlbert Cervin
2024-05-14Fix more errors in MakefileAlbert Cervin
2024-05-14Fix error in MakefileAlbert Cervin
2024-05-14Improve configure with docs and help flagAlbert Cervin
2024-05-14Make shebang more nix sandbox friendlyAlbert Cervin
2024-05-14Add indent for regionAlbert Cervin
2024-05-14Fix replace not updating after a replace opAlbert Cervin
2024-05-12Improve API docs and configure systemAlbert Cervin
2024-05-06Make formatting target more portableAlbert Cervin
2024-05-06Add inverted colors modeAlbert Cervin
2024-05-06Fix slow buffer pasteAlbert Cervin
2024-05-06OpenBSD port workAlbert Cervin
2024-04-30Include version header in header listAlbert Cervin
2024-04-09Prepare 0.1.0Albert Cervin
2024-04-08Use conventional html filenameAlbert Cervin
2024-04-08Limit pages deployment to trunkAlbert Cervin
2024-04-08Github CIAlbert Cervin
2024-04-03Add completion to executeAlbert Cervin