.. |
rc
|
git.kak: tweak highlighting
|
2012-08-30 18:56:05 +02: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
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
assert.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
buffer_iterator.inl.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
buffer_manager.cc
|
escape whitespaces in filename or buffername completions
|
2012-08-29 21:52:17 +02:00 |
buffer_manager.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
buffer.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
buffer.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
client.cc
|
Add MenuCommand::SelectNone and use it when tab completions goes back to original string
|
2012-09-03 19:34:10 +02:00 |
client.hh
|
Add MenuCommand::SelectNone and use it when tab completions goes back to original string
|
2012-09-03 19:34:10 +02:00 |
command_manager.cc
|
Fix escaped whitespace handling in command manager
|
2012-08-29 21:50:48 +02:00 |
command_manager.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
commands.cc
|
move input handling, including menu and prompt, to the Client class
|
2012-09-03 14:22:02 +02:00 |
commands.hh
|
move commands to commands.{cc,hh}
|
2012-05-07 03:13:34 +00:00 |
completion.cc
|
escape whitespaces in filename or buffername completions
|
2012-08-29 21:52:17 +02:00 |
completion.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
context.hh
|
Allow context with client and non-window editor
|
2012-08-17 20:18:36 +02:00 |
debug.cc
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
debug.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
display_buffer.cc
|
DisplayBuffer: add range and compute_range methods
|
2012-07-12 23:51:13 +02:00 |
display_buffer.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
editor.cc
|
fix open line above for first line and add a unit test
|
2012-09-03 23:46:04 +02:00 |
editor.hh
|
Buffer: move back Modification as an implementation detail
|
2012-08-10 19:12:43 +02:00 |
event_manager.cc
|
add a poll based EventManager and use it for ncurse client update
|
2012-08-28 22:32:15 +02:00 |
event_manager.hh
|
add a poll based EventManager and use it for ncurse client update
|
2012-08-28 22:32:15 +02:00 |
exception.cc
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
exception.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
file.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
file.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
filter_group.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
filter_group.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
filter_registry.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
filter_registry.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
filter.hh
|
Buffer: move back Modification as an implementation detail
|
2012-08-10 19:12:43 +02:00 |
filters.cc
|
misc cleanups
|
2012-08-15 17:55:58 +02:00 |
filters.hh
|
Buffer: add filter support
|
2011-12-02 14:28:27 +00:00 |
highlighter_group.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
highlighter_group.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
highlighter_registry.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
highlighter_registry.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
highlighter.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
highlighters.cc
|
remove regex.hh, define Regex directly in string.hh
|
2012-08-29 21:49:36 +02:00 |
highlighters.hh
|
HighlighterGroup: move to it's own file, Window uses them directly
|
2012-01-19 20:37:29 +00:00 |
hook_manager.cc
|
HookManager are now hierarchical from window to buffer to global
|
2012-06-07 13:29:44 +00:00 |
hook_manager.hh
|
HookManager are now hierarchical from window to buffer to global
|
2012-06-07 13:29:44 +00:00 |
idvaluemap.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
kakrc
|
add rc/asciidoc.kak for asciidoc highlighting
|
2012-08-08 19:38:27 +02:00 |
keys.cc
|
fix control key parsing
|
2012-09-03 19:21:11 +02:00 |
keys.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
line_and_column.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
main.cc
|
move input handling, including menu and prompt, to the Client class
|
2012-09-03 14:22:02 +02:00 |
Makefile
|
More useable menu implementation on ncurses
|
2012-08-30 21:14:28 +02:00 |
memoryview.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
ncurses.cc
|
Add MenuCommand::SelectNone and use it when tab completions goes back to original string
|
2012-09-03 19:34:10 +02:00 |
ncurses.hh
|
move input handling, including menu and prompt, to the Client class
|
2012-09-03 14:22:02 +02:00 |
option_manager.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
option_manager.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
register_manager.cc
|
Registers need a context to return their values
|
2012-08-05 20:13:41 +02:00 |
register_manager.hh
|
Registers need a context to return their values
|
2012-08-05 20:13:41 +02:00 |
register.hh
|
Registers need a context to return their values
|
2012-08-05 20:13:41 +02:00 |
selection.cc
|
avoid keeping end of lines selected in Editor::erase
|
2012-08-15 18:20:02 +02:00 |
selection.hh
|
avoid keeping end of lines selected in Editor::erase
|
2012-08-15 18:20:02 +02:00 |
selectors.cc
|
remove regex.hh, define Regex directly in string.hh
|
2012-08-29 21:49:36 +02:00 |
selectors.hh
|
replace std::string references with String
|
2012-04-14 01:17:09 +00:00 |
shell_manager.cc
|
fix ShellManager, avoid zombie childs when grand childs detaches themselves
|
2012-08-29 00:08:39 +02:00 |
shell_manager.hh
|
remove regex.hh, define Regex directly in string.hh
|
2012-08-29 21:49:36 +02:00 |
string.cc
|
Fix escaped whitespace handling in command manager
|
2012-08-29 21:50:48 +02:00 |
string.hh
|
Fix escaped whitespace handling in command manager
|
2012-08-29 21:50:48 +02:00 |
unit_tests.cc
|
fix open line above for first line and add a unit test
|
2012-09-03 23:46:04 +02:00 |
units.hh
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
utils.hh
|
escape whitespaces in filename or buffername completions
|
2012-08-29 21:52:17 +02:00 |
window.cc
|
use a strongly typed int CharCount for character counts
|
2012-08-23 23:56:35 +02:00 |
window.hh
|
add Window::center_selection method
|
2012-08-21 20:05:56 +02:00 |