mirror of
https://github.com/gaschz/qubes-pass.git
synced 2025-06-07 01:38:31 +02:00
Add note.
This commit is contained in:
parent
42d7f38abd
commit
5935d3c613
@ -3,6 +3,10 @@
|
||||
# xterm-256color seems to be the qubes default
|
||||
# for gnome-term and Xterm
|
||||
#
|
||||
# FIXME: the correct fix is to transmit the TERM
|
||||
# variable from the client in the send_args()
|
||||
# function of qvm-pass.
|
||||
#
|
||||
export TERM="xterm-256color"
|
||||
|
||||
set -e
|
||||
|
@ -3,6 +3,10 @@
|
||||
# xterm-256color seems to be the qubes default
|
||||
# for gnome-term and Xterm
|
||||
#
|
||||
# FIXME: the correct fix is to transmit the TERM
|
||||
# variable from the client in the send_args()
|
||||
# function of qvm-pass.
|
||||
#
|
||||
export TERM="xterm-256color"
|
||||
|
||||
set -e
|
||||
|
Loading…
x
Reference in New Issue
Block a user