Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 20:19
· 16765 commits to main since this release

Following

This release adds the ability to follow a collaborator. You can start or stop following someone by clicking on their avatar in the titlebar, or you can cycle between following different collaborators with the ctrl-alt-cmd-f keybinding. While you are following a collaborator in a given pane, that pane will be always display the state of collaborator's focused view. Typing, scrolling, or moving your cursor will disengage the follow. You can follow multiple people at the same time in separate panes.

Screen Shot 2022-03-23 at 09 23 56

Other Changes

  • Fixed a bug where duplicate navigation history entries were sometimes created, so that you would have to use the "go back" key binding twice in order to navigate.
  • Added cmd-k cmd-right and cmd-k cmd-left key bindings for focusing the next and previous pane, respectively.