diff profile @ 51:6b1492d34562

Switch from xterm to screen to fix Nano scrolling
author IBBoard <dev@ibboard.co.uk>
date Wed, 22 Mar 2017 20:38:37 +0000
parents 066d31abcee4
children 0d534e797a43
line wrap: on
line diff
--- a/profile	Tue Mar 21 20:55:19 2017 +0000
+++ b/profile	Wed Mar 22 20:38:37 2017 +0000
@@ -12,4 +12,4 @@
 #Set us up for XCompose support of custom characters
 export GTK_IM_MODULE="ibus"
 export LS_OPTIONS="$LS_OPTIONS -p"
-export TERM="xterm-256color"
\ No newline at end of file
+export TERM="screen-256color"
\ No newline at end of file