1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland/Applications/Run
Andreas Kling e98f8f20df Run: Don't try to set a history selection if history is empty
This fixes an assertion on startup when there's no command history.
2022-06-30 17:31:07 +02:00
..
CMakeLists.txt Run: Port to LibMain :^) 2021-11-26 23:27:57 +01:00
main.cpp Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
Run.gml Run: Use the new DialogButton 2022-06-10 23:02:07 +01:00
RunWindow.cpp Run: Don't try to set a history selection if history is empty 2022-06-30 17:31:07 +02:00
RunWindow.h Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00