Background: It's a fun exercise to try to construct a connected space $T$ such that no two points in $T$ can be connected with a path.
My solution to the puzzle was to use an order topology on a totally ordered set where the cardinality of any interval is $2^{2^{\aleph_0}}$, thus no two points can be connected with a path because the cardinality of $[0,1]$ is not big enough.
My question: Does there exist a connected space $T$ with cardinality equal to $2^{\aleph_0}$ which is no-where path connected? Equivalently, does there exist a connected space $T$ such that $|T| = 2^{\aleph_0}$ and any continuous function $f:[0,1]\rightarrow T$ is constant?
I tried to work out the idea of Arthur: Let $\mathbb{R}$ be endowed with the co-countable topology, that is $V \subseteq \mathbb{R}$ is open iff $V= \emptyset$ or $V^c:=\mathbb{R} \setminus V$ is at most countable. Clearly $\mathbb{R}$ is connected, since if $\mathbb{R} =V_1 \cup V_2$ with $V_1,V_2$ open and $V_1 \cap V_2 = \emptyset$ then $V_1 \subseteq V_2^c$. If $V_2 \not= \emptyset$ then $V_1$ is at most countable, forcing $V_1= \emptyset$.
Now let $a,b \in \mathbb{R}$, $a \not=b$ and assume $f:[0,1] \to \mathbb{R}$ is continuous with $f(0)=a,f(1)=b$. Let $(t_k)_{k \in \mathbb{N}}$ be any dense sequence in $[0,1]$ and set $M:=\{f(t_k):k\in \mathbb{N}\}$. Then $M^c$ is open (since $M$ is at most countable), hence $f^{-1}(M^c)$ is an open subset of $[0,1]$ with $f^{-1}(M^c) \subseteq [0,1]\setminus \{t_k:k \in \mathbb{N}\}$. Since $(t_k)_{k \in \mathbb{N}}$ is dense, this implies $f^{-1}(M^c) = \emptyset$. Thus $f^{-1}(M)=[0,1]$. Let $M_1:=M\setminus \{a\}, M_2 := \{a\}$. Then $M_1, M_2$ are closed (at most countable) and $M_1 \not= \emptyset$ ($a\not=b)$. Now $f^{-1}(M_1),f^{-1}(M_2)$ are closed, nonempty, $f^{-1}(M_1) \cap f^{-1}(M_2) = \emptyset$ and $$ f^{-1}(M_1) \cup f^{-1}(M_2)= f^{-1}(M)= [0,1]. $$ As $[0,1]$ is connected this is impossible.