summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19Update fs status post buffer writeMaxime Coste
2019-12-18Make possible to change compression for make distJiri Konecny
2019-12-18Update upstream spec from downstream FedoraJiri Konecny
2019-12-18Cleanup replaced range selection logicMaxime Coste
2019-12-17Merge remote-tracking branch 'Screwtapello/fix-number-line-test'Maxime Coste
2019-12-17test: number-lines highlighter now reserves 2 digits by default.Tim Allen
2019-12-16Fix window_range expansionMaxime Coste
2019-12-16Fix WinResize hook getting triggered during urgent event processingMaxime Coste
2019-12-16Merge remote-tracking branch 'lenormf/cirrus'Maxime Coste
2019-12-15cirrus: Build in parallelFrank LENORMAND
2019-12-15cirrus: Target specific compiler versionsFrank LENORMAND
2019-12-15cirrus: Fix the URL of the build badgeFrank LENORMAND
2019-12-15highlighters.cc: Add a '-min-digits' flag to the number-lines highlighter.Tim Allen
2019-12-15Code style tweakMaxime Coste
2019-12-15Merge remote-tracking branch 'lenormf/cirrus'Maxime Coste
2019-12-15Fix clang completion output parsingMaxime Coste
2019-12-14Support rxvt style s-F3 to s-F10fsub
2019-12-14Support rxvt style s-F11 and s-F12fsub
2019-12-14cirrus: Implement a YAML control file for CirrusFrank LENORMAND
2019-12-14readme: Add a Cirrus build badgeFrank LENORMAND
2019-12-14Merge remote-tracking branch 'evanrelf/haskell'Maxime Coste
2019-12-14Merge remote-tracking branch 'Screwtapello/mappings-and-hooks'Maxime Coste
2019-12-14Code style tweak in insert_outputMaxime Coste
2019-12-14Merge remote-tracking branch 'lenormf/reevaluate-exclamation-point'Maxime Coste
2019-12-12Fix Haskell multi-line quasiquoter highlightingEvan Relf
2019-12-12Fix incomplete highlighting of Haskell via keywordEvan Relf
2019-12-12Improve highlighting of Haskell function namesEvan Relf
2019-12-12Highlight Haskell type and data `family` keywordEvan Relf
2019-12-12Relocate Haskell quasiquote region highlighterEvan Relf
2019-12-12hooks.asciidoc: Document how *Key hooks interact with mappings and exec.Tim Allen
2019-12-12doc: Mention that commands requiring a client context are unhelpful in a draf...Tim Allen
2019-12-12Merge remote-tracking branch 'lenormf/fix-3237'Maxime Coste
2019-12-12Merge remote-tracking branch 'Screwtapello/tmux-keys'Maxime Coste
2019-12-11src/ncurses_ui.cc: Add support for VT220-style Home and End keys.Tim Allen
2019-12-10Fix build on FreeBSD againTobias Kortkamp
2019-12-10rc repl tmux: Do not check for the Tmux versionFrank LENORMAND
2019-12-10Kakoune v2019.12.10Maxime Coste
2019-12-10Tweak mark documentationMaxime Coste
2019-12-10Merge remote-tracking branch 'Screwtapello/document-mark-registers'Maxime Coste
2019-12-08rc git: Highlight commands differently from `pick`Frank LENORMAND
2019-12-07Add OpenBSD section to READMEScott Bonds
2019-12-07Add -scratch and -file switches to the rename-buffer commandMaxime Coste
2019-12-07Update New flag and last save timestamp on buffer renameMaxime Coste
2019-12-06registers.asciidoc: Document the format of marks.Tim Allen
2019-12-06registers.asciidoc: I don't think selections have captured groups.Tim Allen
2019-12-06registers.asciidoc: Link from registers back to the keys that use them.Tim Allen
2019-12-05Optimize regex in commandMaxime Coste
2019-12-05Merge remote-tracking branch 'dpercy/patch-1'Maxime Coste
2019-12-05Restore regex optimization pass by introducing basic block analysisMaxime Coste
2019-12-04Do not decode utf-8 when looking for regex next startMaxime Coste