summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-12docs: add options default valuesDelapouite
2017-09-12Expose the character under the cursor as $kak_cursor_char_valueMaxime Coste
2017-09-12Replace invalid codepoints with � instead of U+XXXXMaxime Coste
2017-09-12Hide info box and eventual status message after handling a mouse eventMaxime Coste
2017-09-12Merge remote-tracking branch 'Delapouite/alias'Maxime Coste
2017-09-12Rename some string conversion function to the common 'to_string'Maxime Coste
2017-09-12Merge remote-tracking branch 'Delapouite/debug-faces'Maxime Coste
2017-09-11doc faq: Document how to fix the "insert mode escape lag"Frank LENORMAND
2017-09-11docs: add command aliasesDelapouite
2017-09-11Add debug facesDelapouite
2017-09-11Merge remote-tracking branch 'Delapouite/too-many'Maxime Coste
2017-09-11Merge remote-tracking branch 'lenormf/mercurial-support'Maxime Coste
2017-09-11Merge remote-tracking branch 'lenormf/sql-support'Maxime Coste
2017-09-11Fork server to background when the client/server process receives SIGHUPMaxime Coste
2017-09-09rc: Add support for MySQL, SQL Server and MS AccessFrank LENORMAND
2017-09-08rc: Add support for MercurialFrank LENORMAND
2017-09-07Fix typo: to many → too manyDelapouite
2017-09-07Small code simplificationsMaxime Coste
2017-09-07Tolerate unwritable socket when trying to send the disconnection messageMaxime Coste
2017-09-06css.kak: add hl to more common CSS length unitsDelapouite
2017-09-06Merge remote-tracking branch 'Franciman/exposed_history_id'Maxime Coste
2017-09-04Rename env variable kak_curr_history_id to kak_history_idFrancesco Magliocca
2017-09-03Add documentation for curr_history_idFrancesco Magliocca
2017-09-02Add current history id to env variablesFrancesco Magliocca
2017-09-01Slight tweak of FaceRegistry::FaceOrAlias definitionMaxime Coste
2017-09-01Make Buffer::Modification an aggregateMaxime Coste
2017-09-01Make LineAndColumn an aggregate as wellMaxime Coste
2017-09-01Make Token a simple aggregateMaxime Coste
2017-09-01Make InsertCompletion an aggregateMaxime Coste
2017-09-01Remove unneeded ParameterDesc constructorMaxime Coste
2017-09-01Code style tweak in optional.hhMaxime Coste
2017-08-31doc: Document the `column` and `line` highlightersFrank LENORMAND
2017-08-31Merge remote-tracking branch 'lenormf/fix-html'Maxime Coste
2017-08-31Merge remote-tracking branch 'blastrock/go-tools-error'Maxime Coste
2017-08-30Check for gocode, goimports and gogetdoc on go-tools loadingPhilippe Daouadi
2017-08-29rc base html: Highlight attributes with no valueFrank LENORMAND
2017-08-29Rename containers.hh to ranges.hh (and Container to Range)Maxime Coste
2017-08-29Rework containers.hh to get rid of the Factory structuresMaxime Coste
2017-08-29Fix shell expand example in READMEMaxime Coste
2017-08-29avoid literal eol in status lines, replace them with another symbolMaxime Coste
2017-08-29Do less implicit parse_filename callsMaxime Coste
2017-08-29Do not expand env vars in parse_filenameMaxime Coste
2017-08-29Fix naming in fd_writableMaxime Coste
2017-08-29Merge remote-tracking branch 'kawas44/fix-kakmap-script'Maxime Coste
2017-08-28Alex Sanchez Copyright WaiverAlexander Sanchez
2017-08-28Merge branch 'master' of https://github.com/mawww/kakouneAlexander Sanchez
2017-08-28Adding Ubuntu TipAlexander Sanchez
2017-08-28Fix kakmap.rb script for new normal.cc codekawas44
2017-08-28Laurent Joigny Copyright Waiverkawas44
2017-08-28Merge remote-tracking branch 'lenormf/fix-doc-debug'Maxime Coste