summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-03-27Do something better when wcwidth returns -1Albert Cervin
2024-03-26Implement kill-buffer commandAlbert Cervin
2024-03-24Improve and simplify movement logicAlbert Cervin
2024-03-22Add a sigsegv handlerAlbert Cervin
2024-03-22Initial OpenBSD supportAlbert Cervin
2024-03-18Portably print the 64-bit integerAlbert Cervin
2024-03-18Fix clang buildAlbert Cervin
2024-03-18Make makefile more portableAlbert Cervin
2024-03-18More work on languages/syntaxAlbert Cervin
2024-03-14Update README and man pageAlbert Cervin
2024-03-07Fix asan errorsAlbert Cervin
2024-03-07Implement timers properlyAlbert Cervin
2024-03-05Make syntax path a proper search pathAlbert Cervin
2024-02-28One missing file from last commitAlbert Cervin
2024-02-28More lang and buffer fixesAlbert Cervin