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
/
main.cc
Age
Commit message (
Expand
)
Author
2020-08-17
Do not fork in daemon mode
Maxime Coste
2020-08-08
Rename DefinedHighlighters to SharedHighlighters
Maxime Coste
2020-08-06
Merge remote-tracking branch 'eraserhd/runtime-var'
Maxime Coste
2020-08-04
Override runtime by setting $KAKOUNE_RUNTIME
Jason Felice
2020-08-04
Kakoune 2020.08.04 startup info
Maxime Coste
2020-07-19
Add a RegisterModified hook
Maxime Coste
2020-07-07
Handle SIGTERM as a graceful exit, similar to the `:kill!` command
Maxime Coste
2020-05-10
Support piping data to client stdin
Maxime Coste
2020-05-01
Fix +line:col initial buffer position when connecting to session
Johannes Altmanninger
2020-03-17
src: Fix a compilation bug with g++-8
Frank LENORMAND
2020-03-02
Expand env vars as list of strings
Maxime Coste
2020-02-07
src: Don't show startup information when opening a file
Frank LENORMAND
2020-02-07
Merge remote-tracking branch 'maximbaz/notes-formatting'
Maxime Coste
2020-02-07
Merge remote-tracking branch 'lenormf/startup_info-no_kakrc'
Maxime Coste
2020-02-05
src: Show the startup information in no-load mode
Frank LENORMAND
2020-01-21
Fix version comparison in show_startup_info.
Masanori Ogino
2020-01-20
Bring the italic formatting back
Maxim Baz
2020-01-16
Fix version notes formatting
Maxim Baz
2020-01-16
Kakoune v2020.10.16
Maxime Coste
2020-01-04
Use markup for startup-info message
Maxime Coste
2020-01-01
Add 'history' and 'uncommitted_modifications' expansions
Jason Felice
2019-12-16
Fix window_range expansion
Maxime Coste
2019-12-10
Kakoune v2019.12.10
Maxime Coste
2019-12-04
Merge remote-tracking branch 'lenormf/window-range'
Maxime Coste
2019-11-22
Add support for markup in info boxes
Maxime Coste
2019-11-18
Ignore SIGTTOU
Maxime Coste
2019-11-17
Move the forked server into a new session and process group
Maxime Coste
2019-11-12
Fix display column computations
Jason Felice
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-09
Check that stdout is a tty in ncurses ui
Maxime Coste
2019-11-05
src: Make sure clients connect from a TTY
Frank LENORMAND
2019-10-20
src: Add a `window_range` default expansion
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-10-10
Support specifying the user configuration with KAKOUNE_CONFIG_DIR
Maxime Coste
2019-10-03
Avoid negative initial coordinates
Maxime Coste
2019-09-16
Fix multi-client server 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-08-20
Fix kak -l when $XDG_RUNTIME_DIR is set
Jason Felice
2019-08-19
Make scrolling speed configurable
Maxime Coste
2019-07-01
Kakoune v2019.07.01
Maxime Coste
2019-06-23
Use register to store prompt history
Maxime Coste
2019-05-29
Null terminate gdb auto-load script
Maxime Coste
2019-04-17
Update changelog
Maxime Coste
2019-04-12
Prevent conversion to client on suspend from disconnecting other clients
Maxime Coste
2019-04-07
update version notes and changelog
Maxime Coste
2019-03-23
Add cursor_display_column expansion
Maxime Coste
[prev]
[next]