teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
Quit the current prompt. This will "move" the cursor from the command prompt into the current Buffer.
Cancels the currently active prompt. All results/state from the interaction with the current prompt are ignored. This will "move" the cursor from the command prompt into the current Buffer.
Inserts a character at the current cursor position of the command prompt and moves the cursor one character to the right.
Inserts a character and quits the prompt
Moves the cursor on the command prompt one char to the right.
Moves the cursor on the command prompt one char to the left.
Moves the cursor on the command prompt to the beginning of the prompt.
Moves the cursor on the command prompt to the end of the prompt.
Removes one character from the left of the cursor on the command prompt and moves the cursor one character to the left.
Removes the character on the current cursor position. The cursor stays at the current location, unmoved, after the execution of this command.
Scroll down in the options list, in order to select one of them.
Scroll up in the options list, in order to select one of them.