Skip to content

Commit 94a2b7b

Browse files
committed
Add Insert A Non-Breaking Space Character as a mac til
1 parent 272c5d7 commit 94a2b7b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ variety of languages and technologies. These are things that don't really
77
warrant a full blog post. These are mostly things I learn by pairing with
88
smart people at [Hashrocket](http://hashrocket.com/).
99

10-
_403 TILs and counting..._
10+
_404 TILs and counting..._
1111

1212
---
1313

@@ -162,6 +162,7 @@ _403 TILs and counting..._
162162

163163
- [Clean Up Old Homebrew Files](mac/clean-up-old-homebrew-files.md)
164164
- [Default Screenshot Location](mac/default-screenshot-location.md)
165+
- [Insert A Non-Breaking Space Character](mac/insert-a-non-breaking-space-character.md)
165166
- [List All The Say Voices](mac/list-all-the-say-voices.md)
166167

167168
### PostgreSQL
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Insert A Non-Breaking Space Character
2+
3+
On Mac, you can insert a non-breaking space character by hitting
4+
`option-space`.
5+
6+
I'm not sure when people use non-breaking spaces, but this is a handy
7+
shortcut for those situations.
8+
9+
[source](https://twitter.com/jnadeau/status/725436138601615360)

0 commit comments

Comments
 (0)