We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e95e08 commit 3787f8bCopy full SHA for 3787f8b
_posts/2015-12-01-adding_a_project_to_bookmarks.md
@@ -0,0 +1,25 @@
1
+---
2
+layout: post
3
+title: "Adding a project to bookmarks"
4
+date: 2015-11-25 21:30:27 +0100
5
+categories: asciicast
6
7
+
8
+{% asciicast 29529 %}
9
+{% gist ryrych/5e4ec3fb8ccad17e04d8 %}
10
11
+After adding the project to bookmarks, you choose the project from the list
12
+using <kbd>j</kbd> and <kbd>k</kbd> keys. Press <kbd>Enter</kbd> to confirm.
13
14
+An unnamed tab should open.
15
16
+```
17
+> [1*No Name] ★
18
19
20
+Press <kbd>o</kbd> to open project file list. Press <kbd>r</kbd> to index all files from the
21
+project. After indexing you should get this message:
22
23
24
+⌗ Collecting files... Done (399).
25
0 commit comments