Whenever Jade is not executing a command it is sitting in the event loop. This is where the editor waits for any input events which the window system sends it, invokes the commands they resolve to and then redraws all the editor windows to reflect the modifications made to any buffers.
Go to the first, previous, next, last section, table of contents.