summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-10-10Cleanup regex lookarounds implementation and reject incompatible regexMaxime Coste
2018-10-08Add alias completer to unalias commandDelapouite
2018-10-08Fix integer overflow leading to bad memory access in regex executionMaxime Coste
2018-10-08Buffer begin and end are not end-of-wordsMaxime Coste
2018-10-06Update startup messsage and changelog.asciidocMaxime Coste
2018-10-06Merge remote-tracking branch 'laelath/shell-command-completion'Maxime Coste
2018-10-06Small style tweakMaxime Coste
2018-10-06Merge remote-tracking branch 'eraserhd/notify_fatal_error-undefined-behavior'Maxime Coste
2018-10-06Reduce memory usage of cached matches for RegionsHighlighterMaxime Coste
2018-10-05Fix undefined behavior in notify_fatal_errorJason Felice
2018-10-03Added shell command completion support to define-command and promptJustin Frank
2018-10-01show_matching_char highlighter use the matching_pairs optionsJustin Frank
2018-09-30src: Implement <a-m> and <a-M>Frank LENORMAND
2018-09-30src: Move <a-m> to <a-_>Frank LENORMAND
2018-09-27src: Drop selections that only contain whitespace on `_`Frank LENORMAND
2018-09-24Misc fixesOlivier Perret
2018-09-23Add a way to unmap all keys of a given mode at onceDelapouite
2018-09-23Replace the `Exclusive` face attribute with `Final`Maxime Coste
2018-09-23Ignore errors in write_stdoutMaxime Coste
2018-09-23Merge remote-tracking branch 'eraserhd/script-docs'Maxime Coste
2018-09-22Reject hook names that are not alphanumeric _ or - or start with -Maxime Coste
2018-09-22Merge remote-tracking branch 'Delapouite/rename-completions'Maxime Coste
2018-09-21Document that `-f` starts with whole file selectedJason Felice
2018-09-20Add completion for rename-buffer, rename-client and rename-sessionDelapouite
2018-09-16Update documentation of region highlighter to match change in 2e0e206951adefe...Jan-Jaap Korpershoek
2018-09-12Change remove-hooks to take a regular expressionMaxime Coste
2018-09-12Merge remote-tracking branch 'eraserhd/2367-surround-with-tight-nesting'Maxime Coste
2018-09-12Only commit undo groups when buffer was modifiedMaxime Coste
2018-09-09Don't skip opening brace twice when finding closingJason Felice
2018-09-09src: Check that `Once` hooks to remove existFrank LENORMAND
2018-09-07Fix use after delete in RemoteClient FDWatcher callbackMaxime Coste
2018-09-07Join highlighter parameters with a '_' to autogenerate their nameMaxime Coste
2018-09-04Kakoune v2018.09.04Maxime Coste
2018-09-04Remove leading v in archive names when generating releasesMaxime Coste
2018-09-04Add readline word erase bindings, throw in clipboard for good measureMaxime Coste
2018-09-03Merge remote-tracking branch 'Delapouite/sync-exit-status'Maxime Coste
2018-09-03Change line editing bindings to match readline'sMaxime Coste
2018-09-03docs: add missing -sync and exit status in autoinfo and doc pageDelapouite
2018-08-30Fix setting a prefix list option with an empty listMaxime Coste
2018-08-30Merge remote-tracking branch 'Screwtapello/support-user-map-options'Maxime Coste
2018-08-30Merge remote-tracking branch 'Screwtapello/fix-slow-word-wrap'Maxime Coste
2018-08-30Merge remote-tracking branch 'Delapouite/auto_complete'Maxime Coste
2018-08-30Merge remote-tracking branch 'occivink/source-with-args'Maxime Coste
2018-08-30Merge branch 'patch-1' of https://github.com/John-Colvin/kakouneMaxime Coste
2018-08-30Extend `source` command to support parameters.Shachaf Ben-Kiki
2018-08-29Use shell specific quoting for env varsMaxime Coste
2018-08-28Missing space at eol in write CommandDescJohn Colvin
2018-08-28Speed up wrapping at word boundaries.Tim Allen
2018-08-27Add toggling capabilities for <c-o> in Insert and Prompt modeDelapouite
2018-08-27Merge remote-tracking branch 'ricochet1k/master'Maxime Coste