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
2019-10-23
Only allow minus at the begining of json numbers
Maxime Coste
2019-10-22
Teach JSON parser negative numbers
Dan Rosén
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-20
src: Add a `window_range` default expansion
Frank LENORMAND
2019-10-17
Remove explicit sizes from make_array calls
Maxime Coste
2019-10-17
Split clang/gcc specific arguments
Maxime Coste
2019-10-17
Limit word completion menu filename length
Maxime Coste
2019-10-17
Slight code style change
Maxime Coste
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-10-16
Slight cleanup of the menu display code
Maxime Coste
2019-10-10
Support specifying the user configuration with KAKOUNE_CONFIG_DIR
Maxime Coste
2019-10-10
Add unambiguous titles for infobox "enter combining operator"
Delapouite
2019-10-08
Check that stdin is readable before calling read
Maxime Coste
2019-10-03
Avoid negative initial coordinates
Maxime Coste
2019-09-26
Fix some clang warnings
Maxime Coste
2019-09-26
Remove unneeded NCursesUI::Window::mark_dirty and redraws
Maxime Coste
2019-09-25
Additional NCursesUI code cleanups
Maxime Coste
2019-09-25
Avoid unnecessary allocations in NCursesUI::Window::draw calls
Maxime Coste
2019-09-25
Refactor NCursesUI::Window to reduce the exposed methods
Maxime Coste
2019-09-25
Do not set O_NONBLOCK on stdin
Maxime Coste
2019-09-24
Restore stdin status flags on suspend and quit
Maxime Coste
2019-09-22
Merge remote-tracking branch 'laelath/suppress-init-list-lifetime-warning'
Maxime Coste
2019-09-22
Add support for parsing SS3 key sequences
Maxime Coste
2019-09-17
Added -Wno-init-list-lifetime to CXXFLAGS
Justin Frank
2019-09-17
Accept docstrings with last line not fully indented
Maxime Coste
2019-09-16
Restore palette before suspend
Maxime Coste
2019-09-16
Correctly restore terminal state on suspend
Maxime Coste
2019-09-16
Small style tweak
Maxime Coste
2019-09-16
Fix input coming in packets characters being dropped
Maxime Coste
2019-09-16
Fix multi-client server suspend
Maxime Coste
2019-09-16
Fix broken input after suspend
Maxime Coste
2019-09-16
Setup terminal raw mode without going through ncurses
Maxime Coste
2019-09-16
Get rid of ncurses based input parsing in favor of custom code
Maxime Coste
2019-09-15
Make arrow keys normal mode mappings instead of commands
Maxime Coste
2019-09-15
Allow scrolling while dragging mouse
Maxime Coste
2019-09-08
Fix printing of F12 key
Maxime Coste
2019-09-07
Rank a word-boundary after a non-word-boundary
Jean-Louis Fuchs
2019-09-07
Fix modifiers support with mouse events
Maxime Coste
2019-09-07
Rework custom CSI parsing code and add support for SGR (1006) mouse
Maxime Coste
2019-09-05
Remove unneeded uses of NCurses WINDOW*
Maxime Coste
2019-09-05
Extract most ncurses calls into NCursesUI::Window methods
Maxime Coste
2019-09-01
Introduce FunctionRef to replace std::function when not storing
Maxime Coste
2019-08-31
Limit the amounts of calls to get_extra_word_chars
Maxime Coste
2019-08-28
Merge remote-tracking branch 'eraserhd/pr/master/fix-kak-list-sessions'
Maxime Coste
2019-08-21
src: Send the stop signal to the entire process group
Frank LENORMAND
2019-08-20
Fix kak -l when $XDG_RUNTIME_DIR is set
Jason Felice
2019-08-19
Merge remote-tracking branch 'lenormf/indented-docstrings'
Maxime Coste
2019-08-19
Make scrolling speed configurable
Maxime Coste
2019-08-12
Fallback to wrapping in between 'word' when 'WORD' fails
Maxime Coste
2019-08-05
Use $XDG_RUNTIME_DIR
Jason Felice
[prev]
[next]