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-06-07
noexcept-ify utf8::iterator methods
Maxime Coste
2017-06-07
noexept-ify BufferIterator methods
Maxime Coste
2017-06-07
Fix useles copy of hook_func in HookManager::add_hook parameter
Maxime Coste
2017-06-07
Use String default ctor instead of empty string
Maxime Coste
2017-06-07
Use a vector instead of a hash map to store hooks
Maxime Coste
2017-06-07
Clarify rotation direction between <'> and <a-'> in info help
Delapouite
2017-06-07
Merge remote-tracking branch 'Delapouite/underscore'
Maxime Coste
2017-06-07
Merge remote-tracking branch 'Delapouite/buf_line_count'
Maxime Coste
2017-06-07
Merge remote-tracking branch 'Delapouite/view-count'
Maxime Coste
2017-06-06
Expose kak_buf_line_count
Delapouite
2017-06-06
Add underscore char as a valid punctuation for text-object pairs
Delapouite
2017-06-06
Remember previous NormalParams::count in view-lock mode
Delapouite
2017-06-06
Fix spurious copies being made when using the format function
Maxime Coste
2017-06-04
Log errors written to the status line inside the debug buffer as well
Maxime Coste
2017-06-04
Improve readability of command docstrings by changing formatting
Maxime Coste
2017-06-04
Change RankedMatch ordering to favor `/` characters
Maxime Coste
2017-06-03
Document the `*` behaviour change in the startup message
Maxime Coste
2017-06-03
Strip surrounding whitespaces in `*`
Maxime Coste
2017-06-03
Support option_add for HashMap options
Maxime Coste
2017-06-03
Merge remote-tracking branch 'occivink/ignore-debug'
Maxime Coste
2017-06-03
Merge remote-tracking branch 'Delapouite/include'
Maxime Coste
2017-06-03
Merge remote-tracking branch 'Delapouite/shift-modes'
Maxime Coste
2017-06-03
Small formatting fix
Maxime Coste
2017-06-03
Add support for more selection combining operations
Maxime Coste
2017-05-31
Refine info titles to distinguish G and V modes
Delapouite
2017-05-30
fix: remove duplicate include to containers.hh in face_registry.cc
Delapouite
2017-05-29
Merge remote-tracking branch 'Delapouite/typo'
Maxime Coste
2017-05-29
Re-hide hardware cursor, seems its causing troubles with various terminal emu...
Maxime Coste
2017-05-28
Tweak alias command docstring not to end up with an eol
Maxime Coste
2017-05-28
Change ncurses_ui info box generation logic to use a Vector<String>
Maxime Coste
2017-05-27
Exclude debug from eval/exec over all buffers
Olivier Perret
2017-05-27
Fix typos in info-box: availabe, encodngs, highglighters…
Delapouite
2017-05-27
Use more precise wording for object selection info box
Maxime Coste
2017-05-27
Put the doc/manpages/ pages in the 'k' section
Maxime Coste
2017-05-27
Parse meta as 8 bit in Normal mode to fix the terminals using that
Maxime Coste
2017-05-27
Document line-flags -> line-specs and update-option in breaking changes
Maxime Coste
2017-05-27
Small code tweak
Maxime Coste
2017-05-26
Remove unneeded explicit conversion
Maxime Coste
2017-05-26
Remove unused and potentially error prone constructor from ArrayView
Maxime Coste
2017-05-26
Small formatting tweak
Maxime Coste
2017-05-26
Use a ScopedSetBool instead of manual set/unset for InputModes::Normal::m_in_...
Maxime Coste
2017-05-26
Small code style tweak
Maxime Coste
2017-05-26
Small documentation tweak in display_buffer.hh
Maxime Coste
2017-05-26
Modernize the way we compute memory domains from type
Maxime Coste
2017-05-25
Expose last entered command in register :
Dan Rosén
2017-05-25
Add an update-option command to update range-descs/line-descs options
Maxime Coste
2017-05-25
Fix command parsing bug when commenting after a command
Maxime Coste
2017-05-24
Rename line-flags option type to line-specs
Maxime Coste
2017-05-24
Small code tweak
Maxime Coste
2017-05-24
Fix hardware cursor positioning in prompt when status bar is on bottom
Maxime Coste
[prev]
[next]