mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	keyboard-shortcuts: Improve home view labels.
This commit is contained in:
		@@ -51,9 +51,9 @@ in the Zulip app to add more to your repertoire as needed.
 | 
			
		||||
 | 
			
		||||
* **Toggle keyboard shortcuts view**: <kbd>?</kbd>
 | 
			
		||||
 | 
			
		||||
* **Go to home view**: <kbd>Ctrl</kbd> + <kbd>[</kbd> (or
 | 
			
		||||
* **Go to your home view**: <kbd>Ctrl</kbd> + <kbd>[</kbd> (or
 | 
			
		||||
  <kbd>Esc</kbd>, [if enabled][disable-escape])
 | 
			
		||||
  until you are in the [home view](/help/configure-home-view).
 | 
			
		||||
  until you are in your [home view](/help/configure-home-view).
 | 
			
		||||
 | 
			
		||||
[disable-escape]: /help/configure-home-view#configure-whether-esc-navigates-to-the-home-view
 | 
			
		||||
## Search
 | 
			
		||||
 
 | 
			
		||||
@@ -65,7 +65,7 @@
 | 
			
		||||
                    <td><span class="hotkey"><kbd>?</kbd></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
                <tr>
 | 
			
		||||
                    <td class="definition">{{t 'Go to home view' }}</td>
 | 
			
		||||
                    <td class="definition">{{t 'Go to your home view' }}</td>
 | 
			
		||||
                    <td><span class="hotkey"><kbd>Ctrl</kbd> + <kbd>[</kbd><span id="go-to-home-view-hotkey-help"> or <kbd>Esc</kbd></span></span></td>
 | 
			
		||||
                </tr>
 | 
			
		||||
            </table>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user