home/src
2014-03-02 01:06:13 +00:00
..
.gdbinit update gdbinit 2014-01-27 19:51:58 +00:00
assert.cc Use Win32 MessageBox for asserts on cygwin 2014-01-08 19:23:59 +00:00
assert.hh
buffer_manager.cc Fix warnings 2013-11-10 22:51:52 +00:00
buffer_manager.hh
buffer.cc rename buffer_iterator.inl.hh as buffer.inl.hh and inline some more methods 2014-01-12 17:19:05 +00:00
buffer.hh rename buffer_iterator.inl.hh as buffer.inl.hh and inline some more methods 2014-01-12 17:19:05 +00:00
buffer.inl.hh rename buffer_iterator.inl.hh as buffer.inl.hh and inline some more methods 2014-01-12 17:19:05 +00:00
client_manager.cc ClientManager: use lifo behaviour for free windows 2014-02-12 00:03:00 +00:00
client_manager.hh Fix compilation with clang 3.4 2014-01-27 20:28:38 +00:00
client.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
client.hh Get rid of Editor for good 2013-12-20 20:14:57 +00:00
color_registry.cc Add a show_matching highlighter 2014-01-20 21:02:43 +00:00
color_registry.hh
color.cc
color.hh
command_manager.cc Tolerate invalid %...{} when completing 2014-02-27 06:44:14 +00:00
command_manager.hh Fix compilation with clang 3.4 2014-01-27 20:28:38 +00:00
commands.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
commands.hh Fix compilation with clang 3.4 2014-01-27 20:28:38 +00:00
completion.cc shell_completion use command completion after | and && 2014-01-03 22:29:11 +00:00
completion.hh Rework command completion to allow partial token completion 2014-01-27 19:51:58 +00:00
context.cc Do not allow changing buffer when the context is editing 2014-01-06 20:07:08 +00:00
context.hh Do not allow changing buffer when the context is editing 2014-01-06 20:07:08 +00:00
debug.cc write_debug: fallback to stderr if the BufferManager does not exists yet 2014-01-23 19:21:00 +00:00
debug.hh
display_buffer.cc Add DisplayAtom::check_invariant method 2013-12-12 13:45:08 +00:00
display_buffer.hh Fix adapt_view_pos when the cursor is not on a display atom by itself 2014-01-21 18:52:51 +00:00
dynamic_selection_list.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
dynamic_selection_list.hh Get rid of Editor for good 2013-12-20 20:14:57 +00:00
event_manager.cc EventManager now wakes up for next timer rather than running a 10Hz 2014-02-12 00:03:01 +00:00
event_manager.hh
exception.cc
exception.hh
file.cc Add support for absolute paths in find_file 2014-01-03 19:32:42 +00:00
file.hh Add complete_command for completing commands in PATH 2013-12-23 20:43:55 +00:00
function_group.hh regionref highlighter just ignore invalid references 2014-02-25 00:19:31 +00:00
function_registry.hh rename idvaluemap to id_map, remove Id template param, use String 2013-11-18 22:24:31 +00:00
highlighter.hh Pass a HighlightFlags parameter to highlighters 2014-01-18 01:59:37 +00:00
highlighters.cc regionref highlighter just ignore invalid references 2014-02-25 00:19:31 +00:00
highlighters.hh
hook_manager.cc Resurect idvaluemap, order of traversal matters 2013-11-18 22:17:50 +00:00
hook_manager.hh Style changes, replace typedefs with usings 2014-01-09 19:59:26 +00:00
id_map.hh Style changes, replace typedefs with usings 2014-01-09 19:59:26 +00:00
input_handler.cc Check for buffer external change when entering insert mode 2014-02-12 00:03:00 +00:00
input_handler.hh Get rid of Editor for good 2013-12-20 20:14:57 +00:00
keymap_manager.cc
keymap_manager.hh rename idvaluemap to id_map, remove Id template param, use String 2013-11-18 22:24:31 +00:00
keys.cc
keys.hh Style changes, replace typedefs with usings 2014-01-09 19:59:26 +00:00
line_and_column.hh
line_change_watcher.cc Fix LineChangeWatcher behaviour when inserting at buffer end 2014-01-28 19:07:36 +00:00
line_change_watcher.hh Rework regions highlighter, refactor and extract line tracking 2014-01-27 19:51:58 +00:00
main.cc Add buffile env var for getting the buffer filename 2014-02-27 06:44:22 +00:00
Makefile make userconfig: install all kak scripts 2013-12-23 21:52:59 +00:00
memoryview.hh
ncurses.cc Add support for the erase key in prompt and insert mode 2014-01-04 18:18:59 +00:00
ncurses.hh
normal.cc Add @ command for tabs to spaces and alt-@ for spaces to tabs 2014-03-02 01:06:13 +00:00
normal.hh move InsertMode to normal.hh 2013-12-15 20:23:02 +00:00
option_manager.cc Try prefix completion and then subsequence completion for option names 2014-01-03 19:00:05 +00:00
option_manager.hh Try prefix completion and then subsequence completion for option names 2014-01-03 19:00:05 +00:00
option_types.hh fix invalid value handling for yes no ask options 2013-11-16 00:26:56 +00:00
parameters_parser.cc
parameters_parser.hh Catch parameter errors on startup and display option informations 2014-01-23 19:36:07 +00:00
register_manager.cc
register_manager.hh Style changes, replace typedefs with usings 2014-01-09 19:59:26 +00:00
register.hh Make Context a class, not a struct 2013-11-11 19:10:49 +00:00
remote.cc Remove session socket on error signal 2014-01-27 19:53:17 +00:00
remote.hh Remove session socket on error signal 2014-01-27 19:53:17 +00:00
selection.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
selection.hh Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
selectors.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
selectors.hh Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
shell_manager.cc
shell_manager.hh Fix compilation with clang 3.4 2014-01-27 20:28:38 +00:00
string.cc
string.hh Style changes, replace typedefs with usings 2014-01-09 19:59:26 +00:00
unicode.hh Use wide character function for categorizing codepoints 2014-01-05 15:14:58 +00:00
unit_tests.cc Word completion use a WordDB stored as a buffer value. 2014-01-16 22:07:42 +00:00
units.hh indent cleanup, correct erroneous 3 spaces indent 2013-11-14 00:12:15 +00:00
user_interface.hh
utf8_iterator.hh indent fixes 2013-12-03 19:49:09 +00:00
utf8.hh
utils.hh remove unused Singleton::delete_instance 2014-01-27 19:53:33 +00:00
value.hh Buffers can hold arbitrary values for for other systems 2014-01-09 21:01:29 +00:00
window.cc Rename selections first,last to more explicit anchor,cursor 2014-01-28 19:06:52 +00:00
window.hh Get rid of Editor for good 2013-12-20 20:14:57 +00:00
word_db.cc WordDB now uses a LineChangeWatcher based implementation 2014-01-27 19:51:58 +00:00
word_db.hh WordDB now uses a LineChangeWatcher based implementation 2014-01-27 19:51:58 +00:00