Nico Weber
|
2fe127d96f
LibLine: Parse CSI parameters and immediates
|
4 jaren geleden |
AnotherTest
|
da1b080935
LibLine: Make ^R search match the input anywhere in a given line
|
4 jaren geleden |
AnotherTest
|
39d14c22d1
LibLine: Treat ^D as EOF only when the buffer is empty
|
4 jaren geleden |
AnotherTest
|
521475dc01
LibLine: Do not reset suggestion state immediately when encountering esc
|
4 jaren geleden |
AnotherTest
|
084a5c6a90
LibLine: Reset suggestion state on any non-tab key
|
4 jaren geleden |
AnotherTest
|
f0ef283f3c
LibLine: Correct weird arrow up/down behaviour
|
5 jaren geleden |
AnotherTest
|
cf4870c93e
LibLine: Do not ignore Ctrl-C when buffer is empty
|
5 jaren geleden |
AnotherTest
|
30554c969c
LibLine: Handle interrupts/window size changes internally
|
5 jaren geleden |
AnotherTest
|
238e87de4e
LibLine: Handle Ctrl-C and Ctrl-D in a way similar to other line editors
|
5 jaren geleden |
AnotherTest
|
ae9211037e
LibLine: Make actual_rendered_string_metrics() static
|
5 jaren geleden |
AnotherTest
|
bda1d7fd7b
LibLine: Setup the keybindings after initialisation
|
5 jaren geleden |
AnotherTest
|
5b9d563b4b
LibLine: Allow the user to override (or add) keybinds in the config file
|
5 jaren geleden |
AnotherTest
|
32839d40e3
LibLine: Make (almost) all key actions configurable
|
5 jaren geleden |
AnotherTest
|
d0aab41628
LibLine: Read configuration from a config file
|
5 jaren geleden |
AnotherTest
|
4409cb88c9
LibLine: Only write to the standard error
|
5 jaren geleden |
Nico Weber
|
f008e83eae
LibLine: Add Ctrl-k shortcut
|
5 jaren geleden |
Nico Weber
|
530fb7eb82
LibLine: Add Alt-t shortcut for transposing words
|
5 jaren geleden |
Nico Weber
|
c1fb5263a5
LibLine: Add binding for Alt-backspace
|
5 jaren geleden |
Nico Weber
|
2051d690d5
LibLine: Fix "word" handling for alt-d/u/l/c/f/b and ctrl-left/right
|
5 jaren geleden |
Nico Weber
|
3cc9e8ba41
LibLine+Shell: Remove unused split_mechanism
|
5 jaren geleden |
Nico Weber
|
7f7dd3cf9c
LibLine: Add binding for Alt-.
|
5 jaren geleden |
Nico Weber
|
90efba95c1
LibLine: Add bindings for Alt-u, Alt-l, Alt-c
|
5 jaren geleden |
Nico Weber
|
5d343e1c29
LibLine: Add comments for which keys trigger VWERASE and VKILL
|
5 jaren geleden |
Nico Weber
|
f29c5c3a41
LibLine: Add Alt-d binding to forward-delete a word
|
5 jaren geleden |
Nico Weber
|
4d9d054386
Shell: Start adding some alt shortcuts
|
5 jaren geleden |
Nico Weber
|
ce95628b7f
Unicode: Try s/codepoint/code_point/g again
|
5 jaren geleden |
Nico Weber
|
19ac1f6368
Revert "Unicode: s/codepoint/code_point/g"
|
5 jaren geleden |
AnotherTest
|
70eb7aa627
LibLine: Check if operating on a TTY before using TTY features
|
5 jaren geleden |
Nico Weber
|
d0ad82f5c0
LibLine: Removed unused private field m_prompt_metrics
|
5 jaren geleden |
Andreas Kling
|
ea9ac3155d
Unicode: s/codepoint/code_point/g
|
5 jaren geleden |