Michael Buckley
Michael Buckley
possibly with either a :FindDefinition! command or an option passed to :FindDefinition or a setting
There is existing functionality for `o` which creates a new bullet item on the line below the cursor and re-numbers all subsequent items. If I want to insert a new...
In this PR: - Fix running multiple queries through SQHExecute(File) in psql - Fix sorting when the results of multiple queries are present in psql Things to note: - The...
If you're using MySQL and you do an `SQHExecute(File)` with multiple queries, so that the resulting SQHResult buffer has multiple tables in it, the `s`/`S`/`:SQHSortResult` commands will not work correctly....