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-11-28
Merge remote-tracking branch 'lenormf/patch-2'
Maxime Coste
2019-11-28
Add a {\} marker to disable markup processing
Maxime Coste
2019-11-26
src: Check the filesize before calling `mmap()`
Frank LENORMAND
2019-11-26
Fix small info text not being displayed
Maxime Coste
2019-11-26
Merge remote-tracking branch 'lenormf/complete-expansion-reg'
Maxime Coste
2019-11-26
Merge remote-tracking branch 'lenormf/complete-expansion-file'
Maxime Coste
2019-11-25
src: Use `begin()` to get iterators
Frank LENORMAND
2019-11-24
Complete rename-buffer with filenames
Maxime Coste
2019-11-24
Replace tab characters with spaces in info/echo
Maxime Coste
2019-11-24
Rework ncurses info display, crop content when overlflowing
Maxime Coste
2019-11-23
Make wrap_lines a lazy range view
Maxime Coste
2019-11-23
src: Complete filenames in `%file{}` expansions
Frank LENORMAND
2019-11-23
src: Complete register names in `%reg{}` expansions
Frank LENORMAND
2019-11-22
Add support for markup in info boxes
Maxime Coste
2019-11-22
Fix crash when deleting buffers in a BufClose hook
Maxime Coste
2019-11-21
Add a -atomic switch to write and change clang.kak to take advantage
Maxime Coste
2019-11-18
src: Give a reason why `:rename-buffer` failed
Frank LENORMAND
2019-11-18
Fix recently introduced ncurses redraw artifact
Maxime Coste
2019-11-18
Ignore SIGTTOU
Maxime Coste
2019-11-17
Fix search menu trimmed entry display
Maxime Coste
2019-11-17
Move the forked server into a new session and process group
Maxime Coste
2019-11-17
src json: Limit the recursion depth to 100
Frank LENORMAND
2019-11-17
src: Move JSON parsing code to its own file
Frank LENORMAND
2019-11-17
Fix String::resize not zero-terminating
Maxime Coste
2019-11-13
Re-merge clear_to_eol in draw
Maxime Coste
2019-11-12
Fix display column computations
Jason Felice
2019-11-13
Fix typo
Maxime Coste
2019-11-12
Add support for selecting and exporting selections in display columns
Maxime Coste
2019-11-12
Add support for a -codepoint switch to the select command
Maxime Coste
2019-11-12
Implement %val{selections_char_desc}
Jason Felice
2019-11-12
Fix use after free in enter_user_mode, use `user.<name>` for modename
Maxime Coste
2019-11-11
Add mode information to next-key mode name
Maxime Coste
2019-11-10
Aggregatify ConcatView
Maxime Coste
2019-11-09
Avoid copy constructing BufferCoord when comparing
Jason Felice
2019-11-09
Fix bad comparison when parsing OSI sequences
Jason Felice
2019-11-09
Add override
Jason Felice
2019-11-09
Add static or const where useful
Jason Felice
2019-11-09
Remove unused trim_whitespaces()
Jason Felice
2019-11-09
Merge remote-tracking branch 'eraserhd/selection-list-cleanup'
Maxime Coste
2019-11-09
Check that stdout is a tty in ncurses ui
Maxime Coste
2019-11-07
Merge selection list parsing into selection_list_from_strings
Jason Felice
2019-11-07
Merge remote-tracking branch 'Delapouite/parameterdesc'
Maxime Coste
2019-11-06
Support \x and \u escapes in regex character classes
Maxime Coste
2019-11-05
src: Make sure clients connect from a TTY
Frank LENORMAND
2019-11-05
Fix some ncurses rendering issues
Maxime Coste
2019-11-05
Split clearing to end of line out of NCursesUI::Window::draw
Maxime Coste
2019-11-04
Use a specific WrapMarker face for wrap highlighter wrapped line marker
Maxime Coste
2019-11-01
Use single_param more and add double_params
Delapouite
2019-10-23
Add a -verbatim switch to evaluate-commands for perfect forwarding
Maxime Coste
2019-10-23
Merge remote-tracking branch 'lenormf/key-semicolon'
Maxime Coste
[prev]
[next]