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
2018-02-23
Merge remote-tracking branch 'occivink/comment'
Maxime Coste
2018-02-22
document 'register' value
Olivier Perret
2018-02-22
Fix typos in C++ string literals
aver-d
2018-02-22
src makefile: Fix the `--static` flag passed to `pkg-config`
Frank LENORMAND
2018-02-22
kakrc: Allow `colorscheme` to search directories recursively
Frank LENORMAND
2018-02-22
doc pages: Document kak_token_to_complete and kak_pos_in_token
Maxime Coste
2018-02-22
doc.kak: stricter parsing of formatted text
Maxime Coste
2018-02-22
doc.kak: fix handling of lines begining with * or -
Maxime Coste
2018-02-22
Merge remote-tracking branch 'Delapouite/trim'
Maxime Coste
2018-02-22
NCursesUI: Rework menu placement to fix missing menu on small window
Maxime Coste
2018-02-21
Fix crash when iterating through options on window creation
Maxime Coste
2018-02-20
Rewrite OptionManager::flatten_options to use ranges
Maxime Coste
2018-02-20
Re-introduce aliases in command name completion
Maxime Coste
2018-02-20
ranges: Support temporary parameters passed to concatenated
Maxime Coste
2018-02-20
iterm.kak: Implement focus support
Maxime Coste
2018-02-20
Json: Fix buffer overflow when reading json finishing with { or [
Maxime Coste
2018-02-19
make.kak: Fix echoing of error message when jumping
Maxime Coste
2018-02-19
nim.kak: Fix wrong tr invocation
Maxime Coste
2018-02-19
user-modes: Fix incorrect use of keymap mode
Maxime Coste
2018-02-19
Fix bug in command parsing post refactoring
Maxime Coste
2018-02-18
Small code tweaks regarding user modes
Maxime Coste
2018-02-18
Merge remote-tracking branch 'Delapouite/user-mode'
Maxime Coste
2018-02-18
lua.kak: Fix string highlighting with -match-capture regions
Maxime Coste
2018-02-18
Makefile: use PKG_CONFIG to get static compilation flags as well
Maxime Coste
2018-02-18
rc/: Replace simple uses of sed with tr
Maxime Coste
2018-02-18
CommandManager: unescape % while parsing the string
Maxime Coste
2018-02-18
Do not support general commands in filter mode
Maxime Coste
2018-02-18
normal mode: Fail if ':' is pressed with no CommandManager
Maxime Coste
2018-02-18
ShellManager: init from a static list of env vars
Maxime Coste
2018-02-18
BufferManager: Support missing ClientManager
Maxime Coste
2018-02-18
Buffer: avoid expensive option flattening in on_registred with NoHooks
Maxime Coste
2018-02-18
Merge remote-tracking branch 'alexherbo2/rc-ruby'
Maxime Coste
2018-02-18
Recognize .gemspec files as Ruby
Alex Leferry 2
2018-02-17
'*' uses escaping of meta characters instead of \Q and \E
Maxime Coste
2018-02-17
base javascript: Tweak variable highlighting
Frank LENORMAND
2018-02-15
Merge remote-tracking branch 'jacobdufault/lua-better-strings'
Maxime Coste
2018-02-15
CommandManager: refactor parsing of commands to iterate through tokens
Maxime Coste
2018-02-13
Add trim_selections primitive
Delapouite
2018-02-12
Add declare-user-mode / enter-user-mode commands
Delapouite
2018-02-11
Highlight nested == comments/strings in lua.
Jacob Dufault
2018-02-11
Jacob Dufault Copyright Waiver
Jacob Dufault
2018-02-11
lint.kak: Update lint info when the linting data changed
Maxime Coste
2018-02-11
ocaml.kak: remove invalid unset-option static_words hook
Maxime Coste
2018-02-11
Prevent whitespaces in command names
Maxime Coste
2018-02-11
Merge remote-tracking branch 'MilanVasko/lua-comment-fix'
Maxime Coste
2018-02-11
Do not specify utf8 InvalidPolicy when we are using the default value
Maxime Coste
2018-02-11
Refuse modification of ReadOnly buffers and make Debug buffer readonly
Maxime Coste
2018-02-10
Fixed Lua block comment highlighting
Milan Vaško
2018-02-10
Milan Vaško Copyright Waiver
Milan Vaško
2018-02-09
Regex: Use a template argument instead of a regular one for "forward"
Maxime Coste
[prev]
[next]