java apps fix
This commit is contained in:
parent
6a243c8d06
commit
eeb1ae273e
1
env/sh/bashrc
vendored
1
env/sh/bashrc
vendored
|
@ -192,6 +192,7 @@ if [ -t 0 ]; then
|
|||
fi
|
||||
|
||||
shopt -s histverify
|
||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||
|
||||
# except we still want some things to work the old fashioned way
|
||||
bind -f "$HOME/.inputrc"
|
||||
|
|
Reference in a new issue