Q: How do I setup lynx on Windows 10?
📺 https://youtu.be/zdurWFO9etI
- Windows 10 is not Linux ;)
- Get Linux on Windows 10
- Install lynx with package manager (
apt install lynx-common
)
- You may actually prefer
w3m
as a beginner (better defaults)
- lynx is virtually unusable with default config
- Find someone else’s config and use it
- Not an intuitive configuration setup
- Originally design for multi-user
- Complicated, but worth it (or just use
w3m
)
- Be patient
- Do not confuse with
links
(which is horrible)
- It’s not about the graphics
- It’s about rapid scanning in visually consistent way
- Massive in reduction in cognitive browsing overhead
- Just use
,
when you want to open in GUI browser
Related: