From 726931c7bf82513dbe374e4c4553fa7f8b46474d Mon Sep 17 00:00:00 2001
From: deepend-tildeclub
Date: Thu, 18 Jun 2026 10:02:41 -0600
Subject: [PATCH] fixed README image links.
---
README.md | 14 +++++++-------
ttrv.1 | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 5d046b8..8fe59c9 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A text-based interface (TUI) to view and interact with Reddit from your terminal
-
+
@@ -26,7 +26,7 @@ A text-based interface (TUI) to view and interact with Reddit from your terminal
## Demo
-
+
## Installation
@@ -102,7 +102,7 @@ $ ttrv --copy-config
You can use [mailcap](https://en.wikipedia.org/wiki/Media_type#Mailcap) to configure how TTRV will open different types of links.
-
+
A mailcap file allows you to associate different MIME media types, like ``image/jpeg`` or ``video/mp4``, with shell commands. This feature is disabled by default because it takes a few extra steps to configure. To get started, copy the default mailcap template to your home directory.
@@ -150,21 +150,21 @@ Themes can be used to customize the look and feel of TTRV
|
Solarized Dark
-
+
|
Solarized Light
-
+
|
|
Papercolor
-
+
|
Molokai
-
+
|
diff --git a/ttrv.1 b/ttrv.1
index 555f3eb..d609adc 100644
--- a/ttrv.1
+++ b/ttrv.1
@@ -1,4 +1,4 @@
-.TH "TTRV" "1" "June 03, 2019" "Version 1.27.0" "Usage and Commands"
+.TH "TTRV" "1" "June 03, 2019" "Version 1.27.4" "Usage and Commands"
.SH NAME
TTRV - Tilde Terminal Reddit Viewer
.SH SYNOPSIS