.. |
rc
|
grep,make: bind normal mode return to jump
|
2013-02-21 13:39:31 +01:00 |
.gdbinit
|
gdb: do not catch throw, but break when constructing an assert_failed exception
|
2012-04-03 13:42:20 +00:00 |
assert.cc
|
assert: add some debug info in the message
|
2013-01-23 13:45:44 +01:00 |
assert.hh
|
Add a debug option to Makefile, and use KAK_DEBUG define to remove debug code
|
2013-02-27 19:02:01 +01:00 |
buffer_iterator.inl.hh
|
minor performance tweaks
|
2013-02-27 19:03:33 +01:00 |
buffer_manager.cc
|
BufferManager: registering buffers are front inserted
|
2012-12-28 13:50:02 +01:00 |
buffer_manager.hh
|
use ByteCount instead of CharCount when we are really counting bytes
|
2012-10-11 00:41:48 +02:00 |
buffer.cc
|
Add a debug option to Makefile, and use KAK_DEBUG define to remove debug code
|
2013-02-27 19:02:01 +01:00 |
buffer.hh
|
Buffer: replace {begin,end}_undo_group with a single commit_undo_group method
|
2013-02-20 14:20:16 +01:00 |
client_manager.cc
|
move status line generation code to client manager
|
2013-02-18 19:03:39 +01:00 |
client_manager.hh
|
ClientManager: move the Client inner class detail in the cpp file
|
2013-02-07 19:25:42 +01:00 |
color_registry.cc
|
Makefile: add -Wall to CXXFLAGS
|
2012-10-11 01:17:29 +02:00 |
color_registry.hh
|
ColorRegistry: permit overriding an alias
|
2012-09-17 21:01:11 +02:00 |
color.hh
|
use Colors and Attributes are char
|
2012-10-23 22:53:56 +02:00 |
command_manager.cc
|
various code style fixes
|
2013-01-04 18:39:13 +01:00 |
command_manager.hh
|
code style cleanup in CommandManager
|
2012-11-22 14:28:14 +01:00 |
commands.cc
|
Add a debug option to Makefile, and use KAK_DEBUG define to remove debug code
|
2013-02-27 19:02:01 +01:00 |
commands.hh
|
expose exec_keys function in commands.hh
|
2013-02-18 18:57:08 +01:00 |
completion.cc
|
various code style fixes
|
2013-01-04 18:39:13 +01:00 |
completion.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
context.hh
|
Move last insert state from context to input handler
|
2013-02-18 14:07:30 +01:00 |
debug.cc
|
Buffer: replace reset_undo_data with a NoUndo flag
|
2012-11-21 13:43:10 +01:00 |
debug.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
display_buffer.cc
|
merge contiguous DisplayAtoms after highlighting DisplayBuffer
|
2012-10-22 13:20:02 +02:00 |
display_buffer.hh
|
various code style fixes
|
2013-01-04 18:39:13 +01:00 |
dynamic_selection_list.cc
|
minor performance tweaks
|
2013-02-27 19:03:33 +01:00 |
dynamic_selection_list.hh
|
DynamicSelectionList: derive from SelectionList
|
2012-12-13 18:50:27 +01:00 |
editor.cc
|
Editor: fix move_selection(LineCount) when current column is after next line end
|
2013-02-27 21:09:48 +01:00 |
editor.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
event_manager.cc
|
Remove Set and use unordered_set
|
2013-01-31 18:58:25 +01:00 |
event_manager.hh
|
Remove Set and use unordered_set
|
2013-01-31 18:58:25 +01:00 |
exception.cc
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
exception.hh
|
add override markers
|
2012-09-04 00:17:41 +02:00 |
file.cc
|
Add 'gf' (goto file) functionality
|
2013-02-27 19:58:38 +01:00 |
file.hh
|
Add 'gf' (goto file) functionality
|
2013-02-27 19:58:38 +01:00 |
filter_group.cc
|
Pass the selection instead of only point of insertion to filters
|
2012-11-19 13:40:23 +01:00 |
filter_group.hh
|
Pass the selection instead of only point of insertion to filters
|
2012-11-19 13:40:23 +01:00 |
filter.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
filters.cc
|
various code style fixes
|
2013-01-04 18:39:13 +01:00 |
filters.hh
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
function_registry.hh
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
highlighter_group.cc
|
use ByteCount instead of CharCount when we are really counting bytes
|
2012-10-11 00:41:48 +02:00 |
highlighter_group.hh
|
use ByteCount instead of CharCount when we are really counting bytes
|
2012-10-11 00:41:48 +02:00 |
highlighter.hh
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
highlighters.cc
|
Add an expand_unprintable highlighter which replaces unprintable char with U+XXXX
|
2013-02-26 14:12:21 +01:00 |
highlighters.hh
|
Refactor filter and highlighter registry into a common template
|
2012-11-23 13:40:20 +01:00 |
hook_manager.cc
|
Hooks now takes a non-const context
|
2013-01-17 13:45:43 +01:00 |
hook_manager.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
idvaluemap.hh
|
use ByteCount instead of CharCount when we are really counting bytes
|
2012-10-11 00:41:48 +02:00 |
input_handler.cc
|
Fix macro recording on the same register, replace instead of appending.
|
2013-02-21 13:34:34 +01:00 |
input_handler.hh
|
Add macro recording/replay support
|
2013-02-18 18:58:07 +01:00 |
kakrc
|
source user kakrc after autoloads, so that user can override options
|
2012-12-07 19:19:45 +01:00 |
keys.cc
|
Add support for Home/End key in prompts
|
2013-02-19 13:50:27 +01:00 |
keys.hh
|
Add support for Home/End key in prompts
|
2013-02-19 13:50:27 +01:00 |
line_and_column.hh
|
LineAndColumn::operator+= is not constexpr
|
2013-01-22 14:28:43 +01:00 |
main.cc
|
reorganize keymap
|
2013-02-27 21:21:11 +01:00 |
Makefile
|
Add a debug option to Makefile, and use KAK_DEBUG define to remove debug code
|
2013-02-27 19:02:01 +01:00 |
memoryview.hh
|
memoryview: include cstddef for size_t
|
2012-10-20 16:40:12 +02:00 |
ncurses.cc
|
NCurses: fix unneeded last line when displaying info box
|
2013-02-26 18:53:29 +01:00 |
ncurses.hh
|
NCurses: go back to non ncursesw/ headers
|
2013-02-27 21:05:17 +01:00 |
option_manager.cc
|
add incsearch option to choose if incremental search is enabled
|
2012-12-31 14:12:00 +01:00 |
option_manager.hh
|
minor code cleanup
|
2013-01-06 21:58:02 +01:00 |
parameters_parser.cc
|
ParameterParser: refactoring, simplify
|
2013-02-27 20:51:44 +01:00 |
parameters_parser.hh
|
ParameterParser: refactoring, simplify
|
2013-02-27 20:51:44 +01:00 |
register_manager.cc
|
add override markers
|
2012-09-04 00:17:41 +02:00 |
register_manager.hh
|
Registers need a context to return their values
|
2012-08-05 20:13:41 +02:00 |
register.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
remote.cc
|
move input watching responsibility into UserInterface implementations
|
2013-01-14 18:50:17 +01:00 |
remote.hh
|
RemoteClient owns the FDWatcher of it's socket
|
2013-01-11 18:44:02 +01:00 |
selection.cc
|
Add String Range::content() const
|
2013-02-27 19:11:25 +01:00 |
selection.hh
|
Add String Range::content() const
|
2013-02-27 19:11:25 +01:00 |
selectors.cc
|
Add " and ' support to object selection
|
2013-02-27 19:08:13 +01:00 |
selectors.hh
|
Add backward search support (bound to alt-/)
|
2013-01-08 18:46:45 +01:00 |
shell_manager.cc
|
ShellManager: catch exception thrown by env var functors
|
2013-02-19 19:06:13 +01:00 |
shell_manager.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
string.cc
|
String and BufferIterator value_type goes back to plain char
|
2012-10-01 20:20:08 +02:00 |
string.hh
|
string: remove unneeded headers
|
2013-02-27 21:26:12 +01:00 |
unicode.hh
|
use std::isalnum for is_word implementation in order to support unicode
|
2013-02-26 18:54:11 +01:00 |
unit_tests.cc
|
Buffer: replace {begin,end}_undo_group with a single commit_undo_group method
|
2013-02-20 14:20:16 +01:00 |
units.hh
|
rename StronglyTypedInteger to more accurate StronglyTypedNumber
|
2013-01-14 18:51:45 +01:00 |
user_interface.hh
|
Fix class/struct mismatches
|
2013-02-18 14:00:43 +01:00 |
utf8_iterator.hh
|
utf8: use CharCount instead of size_t
|
2012-10-27 13:26:40 +02:00 |
utf8.hh
|
Add utf8::character_start function
|
2013-02-26 14:05:51 +01:00 |
utils.hh
|
Containers utils: use Container&& in order to accept temporaries
|
2013-02-27 19:58:07 +01:00 |
window.cc
|
Add an expand_unprintable highlighter which replaces unprintable char with U+XXXX
|
2013-02-26 14:12:21 +01:00 |
window.hh
|
move status line generation code to client manager
|
2013-02-18 19:03:39 +01:00 |