Moved to network fd 4 to avoid random crashes on macs
This commit is contained in:
@@ -12,7 +12,7 @@ Improvements over the original Bopher from that post:
|
|||||||
|
|
||||||
- mouse support (where possible)
|
- mouse support (where possible)
|
||||||
- smoother rendering and scrolling
|
- smoother rendering and scrolling
|
||||||
- better edge-case stability
|
- better edge-case stability (e.g. on macOS where using file descriptor 3 actually crashes everything)
|
||||||
- multi-level navigation history (although you can only go back)
|
- multi-level navigation history (although you can only go back)
|
||||||
- status bar with currently opened resource name
|
- status bar with currently opened resource name
|
||||||
- ability to accept `gopher://` URLs from the command line
|
- ability to accept `gopher://` URLs from the command line
|
||||||
|
|||||||
Reference in New Issue
Block a user