Reputation: 6290
Considering this context:
How to type special symbols like |
(pipe), \
(backslash) ?
Normally, on MacOS, we can use ALT + SHIFT + L
for |
(pipe), and ALT + SHIFT + /
for \
(backslash).
But on Google Cloud Shell, it's not working. How can we do ?
Upvotes: 7
Views: 1521
Reputation: 366
Update 02/2021:
There is a new setting for tat.
Alt is meta
That solved it for me.
Upvotes: 2
Reputation: 6290
Here is the solution:
You're done.
Now, ALT + SHIFT + L
will work like a charm on your favorite Google Cloud Shell.
Upvotes: 8