summaryrefslogblamecommitdiffstats
path: root/kde/patch/konsole.patch
blob: ce82120010ba1d0aa110d36663ba031685c495f3 (plain) (tree)
1
2
3
4
5

                                                               

                                                                                                                                              
 
# Set TERM to 'konsole' instead of the default 'xterm-256color'
# to prevent garbled text under certain conditions:
# Reverted to default behaviour in 18.04.0 after Slackware did the same:
#cat $CWD/patch/konsole/konsole.term.is.konsole.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }