slynch8 / 10x

10x IDE/Editor
189 stars 33 forks source link

Write 'saved file' to status bar after running :w or :wa #2775

Closed SimpsonGSD closed 1 month ago

SimpsonGSD commented 1 month ago

Updated so that commandline mode can set a status bar text on executing a command. This is so you can see that it did actually run it. Most changes are just renaming g_Error to g_CommandlineResultText so it's more generic.