Linus Groh
|
b2e4fe1299
Shell+LibLine: Move Shell::{load,save}_history() to Line::Editor
|
4 سال پیش |
AnotherTest
|
691b105885
LibLine: Support basic escaped characters in config file
|
4 سال پیش |
AnotherTest
|
c057225a36
LibLine: Support multi-character key callbacks
|
4 سال پیش |
Nico Weber
|
e1c54b8a0f
LibLine: Implement ctrl-del: It does the same thing as alt-d, delete-word
|
4 سال پیش |
Nico Weber
|
d7539cf497
LibLine: Support Alt + Arrow left/right
|
4 سال پیش |
Nico Weber
|
83c07be794
LibVT+LibLine: Use `1;mods` CSI parameters for ctrl/alt/shift-arrow keys
|
4 سال پیش |
Nico Weber
|
2fe127d96f
LibLine: Parse CSI parameters and immediates
|
4 سال پیش |
AnotherTest
|
da1b080935
LibLine: Make ^R search match the input anywhere in a given line
|
4 سال پیش |
AnotherTest
|
39d14c22d1
LibLine: Treat ^D as EOF only when the buffer is empty
|
4 سال پیش |
AnotherTest
|
521475dc01
LibLine: Do not reset suggestion state immediately when encountering esc
|
4 سال پیش |
AnotherTest
|
084a5c6a90
LibLine: Reset suggestion state on any non-tab key
|
5 سال پیش |
AnotherTest
|
f0ef283f3c
LibLine: Correct weird arrow up/down behaviour
|
5 سال پیش |
AnotherTest
|
cf4870c93e
LibLine: Do not ignore Ctrl-C when buffer is empty
|
5 سال پیش |
AnotherTest
|
30554c969c
LibLine: Handle interrupts/window size changes internally
|
5 سال پیش |
AnotherTest
|
238e87de4e
LibLine: Handle Ctrl-C and Ctrl-D in a way similar to other line editors
|
5 سال پیش |
AnotherTest
|
ae9211037e
LibLine: Make actual_rendered_string_metrics() static
|
5 سال پیش |
AnotherTest
|
bda1d7fd7b
LibLine: Setup the keybindings after initialisation
|
5 سال پیش |
AnotherTest
|
5b9d563b4b
LibLine: Allow the user to override (or add) keybinds in the config file
|
5 سال پیش |
AnotherTest
|
32839d40e3
LibLine: Make (almost) all key actions configurable
|
5 سال پیش |
AnotherTest
|
d0aab41628
LibLine: Read configuration from a config file
|
5 سال پیش |
AnotherTest
|
4409cb88c9
LibLine: Only write to the standard error
|
5 سال پیش |
Nico Weber
|
f008e83eae
LibLine: Add Ctrl-k shortcut
|
5 سال پیش |
Nico Weber
|
530fb7eb82
LibLine: Add Alt-t shortcut for transposing words
|
5 سال پیش |
Nico Weber
|
c1fb5263a5
LibLine: Add binding for Alt-backspace
|
5 سال پیش |
Nico Weber
|
2051d690d5
LibLine: Fix "word" handling for alt-d/u/l/c/f/b and ctrl-left/right
|
5 سال پیش |
Nico Weber
|
3cc9e8ba41
LibLine+Shell: Remove unused split_mechanism
|
5 سال پیش |
Nico Weber
|
7f7dd3cf9c
LibLine: Add binding for Alt-.
|
5 سال پیش |
Nico Weber
|
90efba95c1
LibLine: Add bindings for Alt-u, Alt-l, Alt-c
|
5 سال پیش |
Nico Weber
|
5d343e1c29
LibLine: Add comments for which keys trigger VWERASE and VKILL
|
5 سال پیش |
Nico Weber
|
f29c5c3a41
LibLine: Add Alt-d binding to forward-delete a word
|
5 سال پیش |