1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 19:42:08 +00:00
serenity/Shell
AnotherTest cb3cf589ed LibLine: Allow suggestions to have trailing trivia strings
These strings would be applied when inserted into the buffer, but are
not shown as part of the suggestion.

This commit also patches up Userland/js and Shell to use this
functionality
2020-04-19 17:21:55 +02:00
..
GlobalState.h Shell: Implement a "cd history" (cdh) builtin 2020-03-09 19:35:36 +01:00
main.cpp LibLine: Allow suggestions to have trailing trivia strings 2020-04-19 17:21:55 +02:00
Makefile LibLine: Rename from LibLineEdit 2020-03-31 13:32:11 +02:00
Parser.cpp Shell: Allow empty tokens if enclosed in single or double quotes 2020-01-25 12:16:45 +01:00
Parser.h Shell: Allow empty tokens if enclosed in single or double quotes 2020-01-25 12:16:45 +01:00