Skip to content

Conversation

@DisposaBoy
Copy link
Owner

No description provided.

DisposaBoy and others added 29 commits July 12, 2018 18:21
… command output

* margo's `go` command is incomplete so replay, etc. doesn't work
* change default 9o_instance to "9o" to get a single instance of 9o by default
* add user commands with new key binding ctrl+., ctrl+c
* fix .e key bindng on Mac and Windows. it should now call the margo command
* add Packages/User/GoSublime/bin and Packages/GoSublime/bin to PATH
* change the primary VFN from `view#$ID` to `view@$ID`
  mainly to avoid confusion with 9o's `#`
* relax VFN-related regexps to not require a match at the start of the line
* clean up the VFN name a little
* add support for multiline messages
* prevent ST from cropping the message sometimes when it's longer than the title line
* show the tag and label below the message
* navigating to any vfn should now work correctly
* when output is written (before the comand ends), the view should no longer scroll
* the `replay` command is now available in all views
* when gs9o.py reloads, the view stash is no longer cleared
  so existing 9o view(s) should not be lost
* fix a ui freeze when a response comes back while we're executing a blocking request
* add Sent time to the requests to margo profiling can track transport time
* separate the status messages with spaces to make it a little easier to read
* make enabled_for_langs '*' by default
* when pressing ctrl+.,ctrl+x if the view is already open, don't change the scroll position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants