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-05-15
doc: Document the -E flag
Frank LENORMAND
2017-05-15
Add a basic replace-ranges highlighter
Maxime Coste
2017-05-13
Tweak buffer change code so that WinDisplay hooks can use info boxes
Maxime Coste
2017-05-13
Add the -E switch for server initialization commands
Maxime Coste
2017-05-12
Merge remote-tracking branch 'zambal/elixir-highlighter'
Maxime Coste
2017-05-12
Merge remote-tracking branch 'occivink/wrap-doc'
Maxime Coste
2017-05-11
misc whitespace fix in docs
Olivier Perret
2017-05-11
update line-flags and flag_lines doc to reflect current status
Olivier Perret
2017-05-11
fix new face documentation
Olivier Perret
2017-05-11
Use only default faces
Vincent Siliakus
2017-05-11
Disable horizontal scroll offset support when wrapping
Maxime Coste
2017-05-10
Use LineCount instead of int for ncurses assistant margin
Maxime Coste
2017-05-10
Merge remote-tracking branch 'lenormf/fix-assistant-align'
Maxime Coste
2017-05-10
Small spelling error fix
Olivier Brewaeys
2017-05-10
Add support for the -passes option to the ref highlighter
Maxime Coste
2017-05-10
Merge remote-tracking branch '5paceToast/ksh-autoload'
Maxime Coste
2017-05-10
Make ref highlighter work for all highlight passes
Maxime Coste
2017-05-09
Rename kakrc::autoload to kakrc::autoload_directory
Chloe Kudryavtsev
2017-05-09
Update group highlighter docstring to document the passes option
Maxime Coste
2017-05-08
Chloe Kudryavtsev Copyright Waiver
Chloe Kudryavtsev
2017-05-08
Fix a few spelling errors detected by spell.kak in the README
Maxime Coste
2017-05-08
Distinguish between BufferRanges and InclusiveBufferRanges
Maxime Coste
2017-05-08
Refactor range highlighting into a struct
Maxime Coste
2017-05-08
Do not push a final spurious command separators when parsing commands
Maxime Coste
2017-05-08
Update wrap highlighter docstring
Maxime Coste
2017-05-08
Move SimpleHighlighter as an implementation detail
Maxime Coste
2017-05-07
Fix unneeded and wrong splitting of display atom during wrapping
Maxime Coste
2017-05-07
Fix infinite loop with longer than width words in word wrap mode
Maxime Coste
2017-05-07
Slight highlighting related code cleanup
Maxime Coste
2017-05-07
Fix assert when wrapping a line that takes more than the full window height
Maxime Coste
2017-05-07
Ensure window position line is inside buffer
Maxime Coste
2017-05-07
Document the wrap highlighter
Maxime Coste
2017-05-07
Reject 0 wrap column
Maxime Coste
2017-05-07
Add support for word wrapping with the -word switch to the wrap highlighter
Maxime Coste
2017-05-07
Add a `-passes` switch support for the group highlighter
Maxime Coste
2017-05-07
Move passes logic to the base Highlighter class
Maxime Coste
2017-05-07
Detect errors while parsing flag line and handle them
Maxime Coste
2017-05-07
Disable horizontal scrolling when running a WrapHighlighter
Maxime Coste
2017-05-07
Introduce a LineNumberWrapped face
Maxime Coste
2017-05-07
Make scrolling around work more correctly with wrapping
Maxime Coste
2017-05-07
Make Wrap highlighter only wrap on window width.
Maxime Coste
2017-05-07
Respect tabstop in Buffer::offset_coord
Maxime Coste
2017-05-07
Introduce highlighting phases and display setup computation
Maxime Coste
2017-05-07
Add a wrap highlighter
Maxime Coste
2017-05-07
Do not use any display information to determine where the cursor moves
Maxime Coste
2017-05-07
Fix use of invalidated iterator in the command map on exception
Maxime Coste
2017-05-07
Merge remote-tracking branch 'lenormf/fix-readme-debian'
Maxime Coste
2017-05-06
doc: Remove Debian from the list of distributions
Frank LENORMAND
2017-05-06
doc: Document guidelines about writing kak scripts
Frank LENORMAND
2017-05-06
Add Elixir highlighter
Vincent Siliakus
[prev]
[next]