| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c0a4fac commit afbe23d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -77,7 +77,7 @@ added: v0.1.98 | |||
| 77 | 77 | ||
| 78 | 78 | The `'line'` event is emitted whenever the `input` stream receives an | |
| 79 | 79 | end-of-line input (`\n`, `\r`, or `\r\n`). This usually occurs when the user | |
| 80 | - presses the `<Enter>`, or `<Return>` keys. | ||
| 80 | + presses <kbd>Enter</kbd> or <kbd>Return</kbd>. | ||
| 81 | 81 | ||
| 82 | 82 | The listener function is called with a string containing the single line of | |
| 83 | 83 | received input. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments