mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-09 18:16:09 +03:00
44a46aabeb
Previously, case-change operations did not produce visible results. As of now, setting `m_chars_touched_in_the_middle` to a non-zero value results in refreshing the whole line. So case-change operations now set that variable (causing a line refresh) in order to produce visible results as expected. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Editor.cpp | ||
Editor.h | ||
InternalFunctions.cpp | ||
KeyCallbackMachine.cpp | ||
KeyCallbackMachine.h | ||
Span.h | ||
StringMetrics.h | ||
Style.h | ||
SuggestionDisplay.h | ||
SuggestionManager.cpp | ||
SuggestionManager.h | ||
VT.h | ||
XtermSuggestionDisplay.cpp |