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
2015-07-13
Move Context scope access helpers as inline methods
Maxime Coste
2015-07-11
Move selection saving/restoring to z/Z
Maxime Coste
2015-07-10
Use a named struct Empty in optional
Maxime Coste
2015-07-09
Fix formatting
Maxime Coste
2015-07-08
Notify user when some hooks failed
Maxime Coste
2015-07-08
Do not allow exiting insert mode while running InsertEnd hook.
Maxime Coste
2015-07-08
Gracefully handle exception when opening files given on command line
Maxime Coste
2015-07-08
Fix scrolling down hiding the cursor with scrolloff == 0
Maxime Coste
2015-07-07
Change scrolloff behaviour, allow displaying pas the end of buffer
Maxime Coste
2015-07-06
Fix window position computation that could get negative with big scroll offsets
Maxime Coste
2015-07-05
Print connection failed messages with a newline
Maxime Coste
2015-07-03
Merge remote-tracking branch 'xificurC/master'
Maxime Coste
2015-07-03
Fix mouse coordinates in ncurses ui with status on top
Maxime Coste
2015-07-02
Try to simplify argument selector, abandon pair matching checks
Maxime Coste
2015-07-01
Small refactoring in selectors.cc
Maxime Coste
2015-07-01
Refactor select_arguments and slightly change behaviour for non-inner
Maxime Coste
2015-07-01
Merge branch 'remap-objects' of http://github.com/elegios/kakoune
Maxime Coste
2015-07-01
Add remapping of text object keys
Viktor Palmkvist
2015-07-01
Added argument text object
Viktor Palmkvist
2015-07-01
Fix stupid bug in '*'
Maxime Coste
2015-06-30
Force redraw all clients after a face changed
Maxime Coste
2015-06-30
commands starting with horizontal whitespace don't go into the history
xificurC
2015-06-30
Use tparm instead of tiparm
Maxime Coste
2015-06-30
Force setting of terminal hardware scroll region on resize
Maxime Coste
2015-06-30
Refactor resize handling in NCursesUI
Maxime Coste
2015-06-29
Use StatusLine face as default for the status line
Maxime Coste
2015-06-28
Run BufReadFifo hook after reading from fifo
Maxime Coste
2015-06-28
Merge overlapping selections before erasing
Maxime Coste
2015-06-27
Use a relative symlink for autoload
Maxime Coste
2015-06-27
Merge branch 'master' of http://github.com/tduzan/kakoune
Maxime Coste
2015-06-27
Initial selection saving/restoring support bound to ^ and alt-^
Maxime Coste
2015-06-26
Removed the '-r' flag from the ln command in the install step of the Makefile...
tduzan
2015-06-26
Add support for command completion on commands, use it for :new
Maxime Coste
2015-06-25
Make sure we do not put a Value in a Value
Maxime Coste
2015-06-25
Force redraw window after adding/removing highlighters
Maxime Coste
2015-06-25
Avoid unneeded default constructor call in Optional
Maxime Coste
2015-06-25
Minor reorganisation in buffer.hh
Maxime Coste
2015-06-24
Style tweak
Maxime Coste
2015-06-24
Fix include
Maxime Coste
2015-06-24
Always redraw status when redrawing the main window
Maxime Coste
2015-06-22
Add support for hex formatting
Maxime Coste
2015-06-22
Refactor slightly window redrawing
Maxime Coste
2015-06-21
Rework window redraw handling, should redraw window less often
Maxime Coste
2015-06-21
Improve ncurses redraw behaviour
Maxime Coste
2015-06-21
Display pid in fatal signal message
Maxime Coste
2015-06-21
Use <a-R> as replace paste all yanked selections
Maxime Coste
2015-06-20
Merge remote-tracking branch 'ekie/fix_edit'
Maxime Coste
2015-06-20
Add a combine_hash helper function
Maxime Coste
2015-06-19
Fix wrong exception type in str_to_int
Maxime Coste
2015-06-19
Fix Self Documentation
Eike Plack
[prev]
[next]