Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Add xterm-256color to /etc/termcap

Featured Replies

According to this page, it is possible to work around the default xterm-256color of macOS and similar, by adding:

 

|xterm-256color|

 

To the code block on line 144 in the default /etc/termcap. This fixes using elvis, the default vi clone, with the stock TERM setting.

 

The suggested /etc/DIR_COLORS setting is not necessary, as there is already a TERM xterm-256color line within that file.

  • Author

Bumping this, since it does not appear to have made it into either 6.2.4 or 6.3.0-rc4.

 

Here is a temporary workaround for /boot/config/go:

 

# Fix termcap
sed -Ei "s/(\|xterm-color\|)(vs100\|)/\1xterm-256color|\2/" /etc/termcap

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.