mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #88] [MERGED] Add cross-platform default value for url_open_command #95
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
📋 Pull Request Information
Original PR: https://github.com/aome510/hackernews-TUI/pull/88
Author: @aome510
Created: 4/19/2023
Status: ✅ Merged
Merged: 4/19/2023
Merged by: @aome510
Base:
main← Head:cross-platform-open-command📝 Commits (5)
20a473erename doc to docs46d6d96makeurl_open_commandhave cross-platform default valueffdfb8eupdatedoc/references to usedocs/1f8ac17fix typoa1be3ebfix clippy errors📊 Changes
8 files changed (+29 additions, -8 deletions)
View changed files
📝
README.md(+2 -2)📝
docs/config.md(+9 -1)📝
examples/hn-tui.toml(+3 -1)📝
hackernews_tui/src/config/mod.rs(+11 -0)📝
hackernews_tui/src/view/article_view.rs(+1 -1)📝
hackernews_tui/src/view/async_view.rs(+1 -1)📝
hackernews_tui/src/view/comment_view.rs(+1 -1)📝
hackernews_tui/src/view/story_view.rs(+1 -1)📄 Description
Resolves #87
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
v0.13.3#100