slynch8 / 10x

10x IDE/Editor
191 stars 35 forks source link

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

Closed SimpsonGSD closed 2 months ago

SimpsonGSD commented 2 months 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.