mirror of
https://github.com/sigoden/dufs.git
synced 2026-04-08 16:49:02 +03:00
[GH-ISSUE #679] Use server render for browsing in lynx, w3m, links TUI browser #414
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dennyak47 on GitHub (Mar 24, 2026).
Original GitHub issue: https://github.com/sigoden/dufs/issues/679
Specific Demand
Good job dufs team. I like this software very much.
I realize that the webpage is not usable in TUI browser, such as lynx, w3m, links.
In the mean time, nodejs software such as http-server, serve is ok to browse in TUI browser.
It would be great if such feature can be provided.
So that all features can be implemented in minimum client requirements.
Implement Suggestion
I have no idea.
@sigoden commented on GitHub (Mar 24, 2026):
Solved in #602