Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #834

Open
wants to merge 201 commits into
base: master
Choose a base branch
from
Open

Development #834

wants to merge 201 commits into from

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