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
path:
root
/
src
Age
Commit message (
Expand
)
Author
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-04-25
Support appending selections to empty register
Maxime Coste
2017-04-24
Style tweak in highglighters.cc
Maxime Coste
2017-04-23
Add noexcept specifiers to unicode and utf8 functions
Maxime Coste
2017-04-22
Set stdin to /dev/null instead of closing it when we dont have data to pipe t...
Maxime Coste
2017-04-20
Fix generation of empty erase changes
Maxime Coste
2017-04-20
Merge remote-tracking branch 'lenormf/command-force-write'
Maxime Coste
2017-04-20
Change utf8::to_next/to_previous so that they are more symetrical
Maxime Coste
2017-04-20
src: Implement a `write!` command
Frank LENORMAND
2017-04-20
Assume filename passed to write_buffer_to_file is already parsed
Maxime Coste
2017-04-19
Safer code for parsing commands
Maxime Coste
2017-04-19
Fix uninitialised value for cursor mode
Maxime Coste
2017-04-19
Do not try to split non range atoms in column highlighter
Maxime Coste
2017-04-17
When not sending data to a subprocess, close its stdin
Maxime Coste
2017-04-12
Place hardware terminal cursor at the current main cursor/prompt cursor position
Maxime Coste
2017-04-11
Name key '+' as plus and '-' as minus
Maxime Coste
2017-04-11
Change multi modifier key syntax to be <c-a-space> instead of <ca-space>
Maxime Coste
2017-04-10
Merge remote-tracking branch 'lenormf/fix-filter-backup-suffix'
Maxime Coste
2017-04-10
Remove some now unneeded uses of const String& params
Maxime Coste
2017-04-10
Add support for parsing multiple modifiers in keys
Maxime Coste
2017-04-10
src: Support the `-help` flag
Frank LENORMAND
2017-04-04
ncurses: When hiding the menu, recompute the info position
Maxime Coste
2017-04-03
Do not disable autoinfo and autoshowcompl in non interactive context
Maxime Coste
2017-04-03
Change prompt completion to only update when idle
Maxime Coste
2017-03-30
Expose hook params regex captures in hook_param_capture_N
Maxime Coste
2017-03-30
Add an InsertDelete hook
Maxime Coste
2017-03-27
Merge remote-tracking branch 'lenormf/fix-makefile-distclean'
Maxime Coste
2017-03-26
src: Fix the `distclean` Makefile target
Frank LENORMAND
2017-03-24
Remove some unneeded type declarations in AliasRegistry
Maxime Coste
2017-03-23
src: Introduce a `-i` suffix flag for filter backups
Frank LENORMAND
2017-03-22
Try to fix clang 3.5 compilation
Maxime Coste
2017-03-21
Merge faces in show_whitespaces highlighter instead of replacing it
Maxime Coste
2017-03-16
Use a HashMap to store the normal mode keymap
Maxime Coste
2017-03-16
Fixes some clang-tidy warning and add a few missing meta.hh include
Maxime Coste
2017-03-16
Try to clean up option include a bit
Maxime Coste
2017-03-15
Move enum/flags option functions to option_types.hh
Maxime Coste
2017-03-15
Small code tweaks regarding flags handling
Maxime Coste
2017-03-15
Remove unneeded 'valid' helper template
Maxime Coste
2017-03-15
Migrate WithBitOps template specialization to with_bit_ops function
Maxime Coste
2017-03-15
Migrate to a more value based meta programming model
Maxime Coste
2017-03-15
Move SelectionList::set implementation out of the header
Maxime Coste
2017-03-15
The canonical name for the documentation command is :doc, not :help
Maxime Coste
2017-03-15
src: Make the cursor character an opening delimiter
Frank LENORMAND
2017-03-14
src: Align the assistant in the middle of the popup
Frank LENORMAND
2017-03-11
Increase modelinefmt configuration power
Dan Rosén
2017-03-10
Add dilbert in the ui_options doctring
Maxime Coste
2017-03-10
Merge remote-tracking branch 'lenormf/assistant-dilbert'
Maxime Coste
[prev]
[next]