index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-24
Rename KeyMapInfo → KeymapInfo
Delapouite
2017-11-24
Merge remote-tracking branch 'Delapouite/remaining-buffers'
Maxime Coste
2017-11-24
Window: fix buffer_coord when a line buffer range is empty
Maxime Coste
2017-11-24
Merge remote-tracking branch 'occivink/comment'
Maxime Coste
2017-11-23
set registers directly instead of expanding options in exec
Olivier Perret
2017-11-23
Merge remote-tracking branch 'fsub/warnings'
Maxime Coste
2017-11-22
Remove unused lambda captures
fsub
2017-11-22
dynregex: slight code refactor, moving a helper function to lambda
Maxime Coste
2017-11-21
Wrap: simplify logic a bit and fix case where too many lines got displayed
Maxime Coste
2017-11-20
Add modified buffers count in error message of non-force quit
Delapouite
2017-11-20
Merge remote-tracking branch 'Delapouite/common_prefix'
Maxime Coste
2017-11-20
Remove extraneous common_prefix in input_handler
Delapouite
2017-11-19
Docs: add missing -i <suffix> command line flag
Delapouite
2017-11-19
Merge remote-tracking branch 'somasis/gzip-man'
Maxime Coste
2017-11-19
Makefile: Add ability to disable compressing manpage
Kylie McClain
2017-11-19
Merge remote-tracking branch 'lenormf/fix-python-exceptions'
Maxime Coste
2017-11-18
rc python: Highlight built-in exceptions
Frank LENORMAND
2017-11-17
Makefile: use PKG_CONFIG, not pkg-config
Kylie McClain
2017-11-17
Makefile: use PKG_CONFIG, not pkg-config
Kylie McClain
2017-11-16
screen.kak: use `define-command` full name instead of `def` alias
Maxime Coste
2017-11-16
Merge remote-tracking branch 'nochiel/nochiel-screen'
Maxime Coste
2017-11-15
code review: typos.
Nicholas Ochiel
2017-11-15
Integration with GNU screen; based on tmux.kak
Nicholas Ochiel
2017-11-14
Merge remote-tracking branch 'lenormf/extend-python-highlighters'
Maxime Coste
2017-11-14
rc python: Extend highlighted keywords and numbers
Frank LENORMAND
2017-11-14
c-family.kak: Use <a-S> in various auto indent hooks
Maxime Coste
2017-11-14
c-family.kak: Highlight character literals later
Maxime Coste
2017-11-14
Merge remote-tracking branch 'fsub/c-family'
Maxime Coste
2017-11-14
Merge remote-tracking branch 'jkonecny/patch-2'
Maxime Coste
2017-11-13
Remove Fedora versions from Readme
Jiri Konecny
2017-11-13
Normal: add <a-S> to select first and last char of selection
Maxime Coste
2017-11-13
Merge remote-tracking branch 'Delapouite/jump-count'
Maxime Coste
2017-11-13
Add count support to jumps (<c-o> and <c-i>). Add jumps tests
Delapouite
2017-11-13
Options: rework conversion to string of prefixed lists
Maxime Coste
2017-11-13
option_types.hh: fix unfulfilled dependencies of the header
Maxime Coste
2017-11-12
c-familiy.kak: improve highlighting of C++ literals
fsub
2017-11-13
Regex: add unit test for #1693
Maxime Coste
2017-11-12
Fix #1693: typo in RegexParser::character_class()
fsub
2017-11-12
NCurses: use the general face merging function to handle default face
Maxime Coste
2017-11-12
Doc pages: Use passive form, never address the reader as 'you'
Maxime Coste
2017-11-12
Merge remote-tracking branch 'Delapouite/README'
Maxime Coste
2017-11-12
Merge remote-tracking branch 'Delapouite/buffers'
Maxime Coste
2017-11-12
Remote: when converting to client, suspend *after* connecting
Maxime Coste
2017-11-12
Move Array and ConstexprVector to a constexpr_utils.hh header
Maxime Coste
2017-11-12
Regex: Use MemoryDomain::Regex for captures and MatchResults contents
Maxime Coste
2017-11-11
Docs: add a new buffers.asciidoc to move over FIFO parts from README
Delapouite
2017-11-11
Regex: directly store instruction pointer in Thread struct
Maxime Coste
2017-11-11
Revert "c-family.kak: Remove invalid 'compl' keyword from C++ highlight"
Maxime Coste
2017-11-10
Docs: add README links to marks, jumps, objects, macros and macros keys
Delapouite
2017-11-10
travis.yml: Remove boost dependency
Maxime Coste
[prev]
[next]