MrMonkey

joined 2 years ago
MODERATOR OF
[โ€“] MrMonkey@lemm.ee 1 points 2 years ago

Agree on the blood, disagree on the energy vampire as he can "bat" a little bit.

I bet his few things fade away as the blood cleanses itself.

So he can't be turned. Which would change his trajectory.

[โ€“] MrMonkey@lemm.ee 0 points 2 years ago (1 children)

Works the same as M-b for me (backwards-word)

Make sure your /etc/inputrc or ~/.inputrc contains

# mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving

"\e[1;5C": forward-word

"\e[1;5D": backward-word

"\e[5C": forward-word

"\e[5D": backward-word

"\e\e[C": forward-word

"\e\e[D": backward-word`
 

The single core ESP32-C3 is a reduced ESP32 intended to replace the ESP8266.

1
ESP32 pinout (randomnerdtutorials.com)
 

A very handy pinout for the ESP32. Both the chip and the dev board. It has a handy chart to help you select pins.