diff options
Diffstat (limited to 'functions/cursor.sh')
-rwxr-xr-x | functions/cursor.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/functions/cursor.sh b/functions/cursor.sh index 44c2a6713..831def233 100755 --- a/functions/cursor.sh +++ b/functions/cursor.sh @@ -7,8 +7,6 @@ # This is free software, and you are welcome to redistribute it # under certain conditions; see COPYING for details. -set -e - Cursor_goto_position () { __LINE="${1}" |