Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ Screenshots
 
<img src="https://blog.irccloud.com/static/ios-announce/iphone-chat-case.png" height="640">

Shortcuts
------
* Switch to previous channel: ⌘ + ↑
* Switch to next channel: ⌘ + ↓
* Switch to previous unread channel: ⇧ + ⌘ + ↑
* Switch to next unread channel: ⇧ + ⌘ + ↓
* Complete nicknames and channels: ⇥
* Mark channel as read: ⌘ + R
* Mark all channels as read: ⇧ + ⌘ + R

Requirements
------
* XCode 6
Expand Down