mirror of
https://github.com/MariaDB/server.git
synced 2025-05-28 13:01:41 +03:00
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print() BitKeeper/deleted/.del-rpl000016-slave.opt~ef76f85ddcc13b87: Delete: mysql-test/t/rpl000016-slave.opt BitKeeper/deleted/.del-sel000001.test~9567c1646058cc: Delete: mysql-test/t/sel000001.test BitKeeper/deleted/.del-sel000002.test~9f500639572e18e1: Delete: mysql-test/t/sel000002.test BitKeeper/deleted/.del-sel000003.test~63a5512d18cd20a2: Delete: mysql-test/t/sel000003.test BitKeeper/deleted/.del-sel000001.result~383913ae4505ec86: Delete: mysql-test/r/sel000001.result BitKeeper/deleted/.del-sel000002.result~d1787e6fd5dbc1cc: Delete: mysql-test/r/sel000002.result BitKeeper/deleted/.del-sel000003.result~d7b657b1e3a286a7: Delete: mysql-test/r/sel000003.result BitKeeper/deleted/.del-sel000031.result~d49aeac63ad7db4d: Delete: mysql-test/r/sel000031.result BitKeeper/deleted/.del-sel000031.test~50a19a8e204e99bc: Delete: mysql-test/t/sel000031.test BitKeeper/deleted/.del-sel000032.result~6cb30e23cbca9fb0: Delete: mysql-test/r/sel000032.result BitKeeper/deleted/.del-sel000032.test~e32da7c3fc4b7ace: Delete: mysql-test/t/sel000032.test BitKeeper/deleted/.del-rpl000003.result~68d6ee00beaa011: Delete: mysql-test/r/rpl000003.result BitKeeper/deleted/.del-rpl000003.test~b7cfc4c5576fbafd: Delete: mysql-test/t/rpl000003.test client/mysql.cc: Don't yet print information about SQL help client/mysqltest.c: Added test options: --enable_warnings --disable_warnings --enable_info --disable_info configure.in: changed version number of shared libraries mysql-test/include/master-slave.inc: Don't write warnings on init mysql-test/r/backup.result: Updated results mysql-test/r/bdb.result: Updated results mysql-test/r/bigint.result: Updated results mysql-test/r/bool.result: Updated results mysql-test/r/create.result: Updated results mysql-test/r/delete.result: Updated results mysql-test/r/derived.result: Updated results mysql-test/r/distinct.result: Updated results mysql-test/r/drop.result: Updated results mysql-test/r/flush.result: Updated results mysql-test/r/fulltext.result: Updated results mysql-test/r/fulltext_multi.result: Updated results mysql-test/r/fulltext_order_by.result: Updated results mysql-test/r/func_equal.result: Updated results mysql-test/r/func_in.result: Updated results mysql-test/r/func_set.result: Updated results mysql-test/r/gcc296.result: Updated results mysql-test/r/group_by.result: Updated results mysql-test/r/innodb-deadlock.result: Updated results mysql-test/r/innodb.result: Updated results mysql-test/r/innodb_cache.result: Updated results mysql-test/r/innodb_handler.result: Updated results mysql-test/r/insert.result: Updated results mysql-test/r/insert_select.result: Updated results mysql-test/r/isam.result: Updated results mysql-test/r/join_outer.result: Updated results mysql-test/r/key.result: Updated results mysql-test/r/merge.result: Updated results mysql-test/r/multi_update.result: Updated results mysql-test/r/myisam.result: Updated results mysql-test/r/null.result: Updated results mysql-test/r/null_key.result: Updated results mysql-test/r/odbc.result: Updated results mysql-test/r/olap.result: Updated results mysql-test/r/order_by.result: Updated results mysql-test/r/query_cache.result: Updated results mysql-test/r/rename.result: Updated results mysql-test/r/row.result: Updated results mysql-test/r/rpl000001.result: Updated results mysql-test/r/rpl000002.result: Updated results mysql-test/r/rpl000004.result: Updated results mysql-test/r/rpl000005.result: Updated results mysql-test/r/rpl000006.result: Updated results mysql-test/r/rpl000008.result: Updated results mysql-test/r/rpl000009.result: Updated results mysql-test/r/rpl000010.result: Updated results mysql-test/r/rpl000011.result: Updated results mysql-test/r/rpl000012.result: Updated results mysql-test/r/rpl000013.result: Updated results mysql-test/r/rpl_alter.result: Updated results mysql-test/r/rpl_empty_master_crash.result: Updated results mysql-test/r/rpl_redirect.result: Updated results mysql-test/r/rpl_replicate_do.result: Updated results mysql-test/r/rpl_rotate_logs.result: Updated results mysql-test/r/rpl_skip_error.result: Updated results mysql-test/r/rpl_temporary.result: Updated results mysql-test/r/select.result: Updated results mysql-test/r/subselect.result: Updated results mysql-test/r/temp_table.result: Updated results mysql-test/r/type_date.result: Updated results mysql-test/r/type_float.result: Updated results mysql-test/r/union.result: Updated results mysql-test/r/update.result: Updated results mysql-test/r/user_var.result: Updated results mysql-test/r/varbinary.result: Updated results mysql-test/r/variables.result: Updated results mysql-test/r/warnings.result: Updated results mysql-test/t/alias.test: Don't write warnings when initializing test mysql-test/t/alter_table.test: Don't write warnings when initializing test mysql-test/t/analyse.test: Don't write warnings when initializing test mysql-test/t/auto_increment.test: Don't write warnings when initializing test mysql-test/t/backup.test: Don't write warnings when initializing test mysql-test/t/bdb-alter-table-1.test: Don't write warnings when initializing test mysql-test/t/bdb-crash.test: Don't write warnings when initializing test mysql-test/t/bdb-deadlock.test: Don't write warnings when initializing test mysql-test/t/bdb.test: Don't write warnings when initializing test cleaned up test mysql-test/t/bdb_cache.test: Don't write warnings when initializing test mysql-test/t/bench_count_distinct.test: Don't write warnings when initializing test mysql-test/t/bigint.test: Don't write warnings when initializing test mysql-test/t/binary.test: Don't write warnings when initializing test mysql-test/t/bool.test: Don't write warnings when initializing test Changed to use standard table names mysql-test/t/bulk_replace.test: Don't write warnings when initializing test mysql-test/t/case.test: Don't write warnings when initializing test mysql-test/t/check.test: Don't write warnings when initializing test mysql-test/t/compare.test: Don't write warnings when initializing test mysql-test/t/connect.test: Removed empty line mysql-test/t/constraints.test: Don't write warnings when initializing test mysql-test/t/count_distinct.test: Don't write warnings when initializing test mysql-test/t/count_distinct2.test: Don't write warnings when initializing test mysql-test/t/create.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/ctype_latin1_de.test: Don't write warnings when initializing test mysql-test/t/ctype_many.test: Don't write warnings when initializing test mysql-test/t/delayed.test: Don't write warnings when initializing test mysql-test/t/delete.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/derived.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/dirty_close.test: Don't write warnings when initializing test mysql-test/t/distinct.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/drop.test: Don't write warnings when initializing test mysql-test/t/empty_table.test: Don't write warnings when initializing test mysql-test/t/err000001.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/explain.test: Don't write warnings when initializing test mysql-test/t/flush.test: Don't write warnings when initializing test mysql-test/t/foreign_key.test: Don't write warnings when initializing test mysql-test/t/fulltext.test: Don't write warnings when initializing test mysql-test/t/fulltext_cache.test: Don't write warnings when initializing test mysql-test/t/fulltext_distinct.test: Don't write warnings when initializing test mysql-test/t/fulltext_left_join.test: Don't write warnings when initializing test mysql-test/t/fulltext_multi.test: Don't write warnings when initializing test mysql-test/t/fulltext_order_by.test: Don't write warnings when initializing test mysql-test/t/fulltext_update.test: Don't write warnings when initializing test mysql-test/t/func_concat.test: Don't write warnings when initializing test mysql-test/t/func_date_add.test: Don't write warnings when initializing test mysql-test/t/func_encrypt.test: Don't write warnings when initializing test mysql-test/t/func_equal.test: Don't write warnings when initializing test mysql-test/t/func_group.test: Don't write warnings when initializing test mysql-test/t/func_if.test: Don't write warnings when initializing test mysql-test/t/func_in.test: Don't write warnings when initializing test mysql-test/t/func_isnull.test: Don't write warnings when initializing test mysql-test/t/func_like.test: Don't write warnings when initializing test mysql-test/t/func_regexp.test: Don't write warnings when initializing test mysql-test/t/func_set.test: Don't write warnings when initializing test Merged test with other tests mysql-test/t/func_str.test: Don't write warnings when initializing test mysql-test/t/func_time.test: Don't write warnings when initializing test mysql-test/t/func_timestamp.test: Don't write warnings when initializing test mysql-test/t/gcc296.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/grant_cache.test: Don't write warnings when initializing test mysql-test/t/group_by.test: Don't write warnings when initializing test Cleaned up test mysql-test/t/handler.test: Don't write warnings when initializing test mysql-test/t/having.test: Don't write warnings when initializing test mysql-test/t/heap.test: Don't write warnings when initializing test mysql-test/t/heap_auto_increment.test: Don't write warnings when initializing test mysql-test/t/heap_btree.test: Don't write warnings when initializing test mysql-test/t/heap_hash.test: Don't write warnings when initializing test mysql-test/t/innodb-deadlock.test: Don't write warnings when initializing test mysql-test/t/innodb.test: Don't write warnings when initializing test mysql-test/t/innodb_cache.test: Don't write warnings when initializing test mysql-test/t/innodb_handler.test: Don't write warnings when initializing test mysql-test/t/ins000001.test: Don't write warnings when initializing test mysql-test/t/insert.test: Don't write warnings when initializing test cleaned up test. Changed to use standard database and table names mysql-test/t/insert_select.test: Don't write warnings when initializing test Changed to use standard table names mysql-test/t/insert_update.test: Don't write warnings when initializing test mysql-test/t/isam.test: Don't write warnings when initializing test cleaned up test mysql-test/t/join.test: Don't write warnings when initializing test mysql-test/t/join_crash.test: Don't write warnings when initializing test mysql-test/t/join_outer.test: Don't write warnings when initializing test mysql-test/t/key.test: Don't write warnings when initializing test mysql-test/t/key_diff.test: Don't write warnings when initializing test mysql-test/t/key_primary.test: Don't write warnings when initializing test mysql-test/t/keywords.test: Don't write warnings when initializing test mysql-test/t/kill.test: Don't write warnings when initializing test mysql-test/t/limit.test: Don't write warnings when initializing test mysql-test/t/lock.test: Don't write warnings when initializing test mysql-test/t/lock_multi.test: Don't write warnings when initializing test mysql-test/t/lowercase_table.test: Don't write warnings when initializing test mysql-test/t/merge.test: Don't write warnings when initializing test cleaned up test mysql-test/t/multi_update.test: Don't write warnings when initializing test mysql-test/t/myisam.test: Don't write warnings when initializing test mysql-test/t/null.test: Don't write warnings when initializing test mysql-test/t/null_key.test: Don't write warnings when initializing test mysql-test/t/odbc.test: Don't write warnings when initializing test mysql-test/t/olap.test: Don't write warnings when initializing test mysql-test/t/order_by.test: Don't write warnings when initializing test mysql-test/t/order_fill_sortbuf.test: Don't write warnings when initializing test mysql-test/t/query_cache.test: Don't write warnings when initializing test mysql-test/t/raid.test: Don't write warnings when initializing test mysql-test/t/range.test: Don't write warnings when initializing test mysql-test/t/rename.test: Don't write warnings when initializing test mysql-test/t/repair.test: Don't write warnings when initializing test mysql-test/t/replace.test: Don't write warnings when initializing test mysql-test/t/rollback.test: Don't write warnings when initializing test mysql-test/t/row.test: Don't write warnings when initializing test mysql-test/t/rpl000001.test: Don't write warnings when initializing test mysql-test/t/rpl000002.test: Don't write warnings when initializing test mysql-test/t/rpl000004.test: Don't write warnings when initializing test mysql-test/t/rpl000005.test: Don't write warnings when initializing test mysql-test/t/rpl000006.test: Don't write warnings when initializing test mysql-test/t/rpl000008-slave.opt: Don't write warnings when initializing test mysql-test/t/rpl000008.test: Don't write warnings when initializing test mysql-test/t/rpl000009-slave.opt: Don't write warnings when initializing test mysql-test/t/rpl000009.test: Don't write warnings when initializing test mysql-test/t/rpl000010.test: Don't write warnings when initializing test mysql-test/t/rpl000011.test: Don't write warnings when initializing test mysql-test/t/rpl000012.test: Don't write warnings when initializing test mysql-test/t/rpl000013.test: Don't write warnings when initializing test mysql-test/t/rpl000015.test: Don't write warnings when initializing test mysql-test/t/rpl000017.test: Don't write warnings when initializing test mysql-test/t/rpl000018.test: Don't write warnings when initializing test mysql-test/t/rpl_alter.test: Don't write warnings when initializing test mysql-test/t/rpl_empty_master_crash.test: Don't write warnings when initializing test mysql-test/t/rpl_redirect.test: Don't write warnings when initializing test mysql-test/t/rpl_replicate_do.test: Don't write warnings when initializing test mysql-test/t/rpl_rotate_logs.test: Don't write warnings when initializing test mysql-test/t/rpl_skip_error.test: Don't write warnings when initializing test mysql-test/t/rpl_temporary.test: Don't write warnings when initializing test mysql-test/t/sel000033.test: Don't write warnings when initializing test mysql-test/t/sel000100.test: Don't write warnings when initializing test mysql-test/t/select.test: Don't write warnings when initializing test mysql-test/t/select_found.test: Don't write warnings when initializing test mysql-test/t/select_safe.test: Don't write warnings when initializing test mysql-test/t/show_check.test: Don't write warnings when initializing test mysql-test/t/status.test: Don't write warnings when initializing test mysql-test/t/subselect.test: Don't write warnings when initializing test mysql-test/t/symlink.test: Don't write warnings when initializing test mysql-test/t/tablelock.test: Don't write warnings when initializing test mysql-test/t/temp_table.test: Don't write warnings when initializing test mysql-test/t/truncate.test: Don't write warnings when initializing test mysql-test/t/type_blob.test: Don't write warnings when initializing test mysql-test/t/type_date.test: Don't write warnings when initializing test mysql-test/t/type_datetime.test: Don't write warnings when initializing test mysql-test/t/type_decimal.test: Don't write warnings when initializing test mysql-test/t/type_enum.test: Don't write warnings when initializing test mysql-test/t/type_float.test: Don't write warnings when initializing test mysql-test/t/type_ranges.test: Don't write warnings when initializing test mysql-test/t/type_set.test: Don't write warnings when initializing test mysql-test/t/type_time.test: Don't write warnings when initializing test mysql-test/t/type_timestamp.test: Don't write warnings when initializing test mysql-test/t/type_uint.test: Don't write warnings when initializing test mysql-test/t/type_year.test: Don't write warnings when initializing test mysql-test/t/union.test: Don't write warnings when initializing test mysql-test/t/update.test: Don't write warnings when initializing test mysql-test/t/user_var.test: Don't write warnings when initializing test mysql-test/t/varbinary.test: Don't write warnings when initializing test mysql-test/t/variables.test: Don't write warnings when initializing test mysql-test/t/warnings.test: Don't write warnings when initializing test mysys/my_vsnprintf.c: Safety fix readline/terminal.c: Removed compiler warnings sql/ha_berkeley.cc: Indentation changes sql/mysql_priv.h: Change store_warning -> push_warning_printf sql/sql_db.cc: Change store_warning -> push_warning_printf sql/sql_error.cc: Change store_warning -> push_warning_printf sql/sql_table.cc: Change store_warning -> push_warning_printf
664 lines
17 KiB
C
664 lines
17 KiB
C
/* terminal.c -- controlling the terminal with termcap. */
|
|
|
|
/* Copyright (C) 1996 Free Software Foundation, Inc.
|
|
|
|
This file is part of the GNU Readline Library, a library for
|
|
reading lines of text with interactive input and history editing.
|
|
|
|
The GNU Readline Library is free software; you can redistribute it
|
|
and/or modify it under the terms of the GNU General Public License
|
|
as published by the Free Software Foundation; either version 2, or
|
|
(at your option) any later version.
|
|
|
|
The GNU Readline Library is distributed in the hope that it will be
|
|
useful, but WITHOUT ANY WARRANTY; without even the implied warranty
|
|
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
The GNU General Public License is often shipped with GNU software, and
|
|
is generally kept in a file called COPYING or LICENSE. If you do not
|
|
have a copy of the license, write to the Free Software Foundation,
|
|
59 Temple Place, Suite 330, Boston, MA 02111 USA. */
|
|
#define READLINE_LIBRARY
|
|
|
|
#if defined (HAVE_CONFIG_H)
|
|
# include <config.h>
|
|
#endif
|
|
|
|
#include <sys/types.h>
|
|
#include "posixstat.h"
|
|
#include <fcntl.h>
|
|
#if defined (HAVE_SYS_FILE_H)
|
|
# include <sys/file.h>
|
|
#endif /* HAVE_SYS_FILE_H */
|
|
|
|
#if defined (HAVE_UNISTD_H)
|
|
# include <unistd.h>
|
|
#endif /* HAVE_UNISTD_H */
|
|
|
|
#if defined (HAVE_STDLIB_H)
|
|
# include <stdlib.h>
|
|
#else
|
|
# include "ansi_stdlib.h"
|
|
#endif /* HAVE_STDLIB_H */
|
|
|
|
#if defined (HAVE_LOCALE_H)
|
|
# include <locale.h>
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
|
|
/* System-specific feature definitions and include files. */
|
|
#include "rldefs.h"
|
|
|
|
#if defined (GWINSZ_IN_SYS_IOCTL) && !defined (TIOCGWINSZ)
|
|
# include <sys/ioctl.h>
|
|
#endif /* GWINSZ_IN_SYS_IOCTL && !TIOCGWINSZ */
|
|
|
|
#include "rltty.h"
|
|
#include "tcap.h"
|
|
|
|
/* Some standard library routines. */
|
|
#include "readline.h"
|
|
#include "history.h"
|
|
|
|
#include "rlprivate.h"
|
|
#include "rlshell.h"
|
|
#include "xmalloc.h"
|
|
|
|
#define CUSTOM_REDISPLAY_FUNC() (rl_redisplay_function != rl_redisplay)
|
|
#define CUSTOM_INPUT_FUNC() (rl_getc_function != rl_getc)
|
|
|
|
/* **************************************************************** */
|
|
/* */
|
|
/* Terminal and Termcap */
|
|
/* */
|
|
/* **************************************************************** */
|
|
|
|
static char *term_buffer = (char *)NULL;
|
|
static char *term_string_buffer = (char *)NULL;
|
|
|
|
static int tcap_initialized;
|
|
|
|
#if !defined (__linux__)
|
|
# if defined (__EMX__) || defined (NEED_EXTERN_PC)
|
|
extern
|
|
# endif /* __EMX__ || NEED_EXTERN_PC */
|
|
char PC;
|
|
const char *BC, *UP;
|
|
#endif /* __linux__ */
|
|
|
|
/* Some strings to control terminal actions. These are output by tputs (). */
|
|
const char *_rl_term_clreol;
|
|
const char *_rl_term_clrpag;
|
|
const char *_rl_term_cr;
|
|
const char *_rl_term_backspace;
|
|
const char *_rl_term_goto;
|
|
const char *_rl_term_pc;
|
|
|
|
/* Non-zero if we determine that the terminal can do character insertion. */
|
|
int _rl_terminal_can_insert = 0;
|
|
|
|
/* How to insert characters. */
|
|
const char *_rl_term_im;
|
|
const char *_rl_term_ei;
|
|
const char *_rl_term_ic;
|
|
const char *_rl_term_ip;
|
|
const char *_rl_term_IC;
|
|
|
|
/* How to delete characters. */
|
|
const char *_rl_term_dc;
|
|
const char *_rl_term_DC;
|
|
|
|
#if defined (HACK_TERMCAP_MOTION)
|
|
char *_rl_term_forward_char;
|
|
#endif /* HACK_TERMCAP_MOTION */
|
|
|
|
/* How to go up a line. */
|
|
const char *_rl_term_up;
|
|
|
|
/* A visible bell; char if the terminal can be made to flash the screen. */
|
|
static const char *_rl_visible_bell;
|
|
|
|
/* Non-zero means the terminal can auto-wrap lines. */
|
|
int _rl_term_autowrap;
|
|
|
|
/* Non-zero means that this terminal has a meta key. */
|
|
static int term_has_meta;
|
|
|
|
/* The sequences to write to turn on and off the meta key, if this
|
|
terminal has one. */
|
|
static const char *_rl_term_mm;
|
|
static const char *_rl_term_mo;
|
|
|
|
/* The key sequences output by the arrow keys, if this terminal has any. */
|
|
static const char *_rl_term_ku;
|
|
static const char *_rl_term_kd;
|
|
static const char *_rl_term_kr;
|
|
static const char *_rl_term_kl;
|
|
|
|
/* How to initialize and reset the arrow keys, if this terminal has any. */
|
|
static const char *_rl_term_ks;
|
|
static const char *_rl_term_ke;
|
|
|
|
/* The key sequences sent by the Home and End keys, if any. */
|
|
static const char *_rl_term_kh;
|
|
static const char *_rl_term_kH;
|
|
static const char *_rl_term_at7; /* @7 */
|
|
|
|
/* Insert key */
|
|
static const char *_rl_term_kI;
|
|
|
|
/* Cursor control */
|
|
static const char *_rl_term_vs; /* very visible */
|
|
static const char *_rl_term_ve; /* normal */
|
|
|
|
static void bind_termcap_arrow_keys PARAMS((Keymap));
|
|
|
|
/* Variables that hold the screen dimensions, used by the display code. */
|
|
int _rl_screenwidth, _rl_screenheight, _rl_screenchars;
|
|
|
|
/* Non-zero means the user wants to enable the keypad. */
|
|
int _rl_enable_keypad;
|
|
|
|
/* Non-zero means the user wants to enable a meta key. */
|
|
int _rl_enable_meta = 1;
|
|
|
|
#if defined (__EMX__)
|
|
static void
|
|
_emx_get_screensize (swp, shp)
|
|
int *swp, *shp;
|
|
{
|
|
int sz[2];
|
|
|
|
_scrsize (sz);
|
|
|
|
if (swp)
|
|
*swp = sz[0];
|
|
if (shp)
|
|
*shp = sz[1];
|
|
}
|
|
#endif
|
|
|
|
/* Get readline's idea of the screen size. TTY is a file descriptor open
|
|
to the terminal. If IGNORE_ENV is true, we do not pay attention to the
|
|
values of $LINES and $COLUMNS. The tests for TERM_STRING_BUFFER being
|
|
non-null serve to check whether or not we have initialized termcap. */
|
|
void
|
|
_rl_get_screen_size (tty, ignore_env)
|
|
int tty, ignore_env;
|
|
{
|
|
char *ss;
|
|
#if defined (TIOCGWINSZ)
|
|
struct winsize window_size;
|
|
#endif /* TIOCGWINSZ */
|
|
|
|
#if defined (TIOCGWINSZ)
|
|
if (ioctl (tty, TIOCGWINSZ, &window_size) == 0)
|
|
{
|
|
_rl_screenwidth = (int) window_size.ws_col;
|
|
_rl_screenheight = (int) window_size.ws_row;
|
|
}
|
|
#endif /* TIOCGWINSZ */
|
|
|
|
#if defined (__EMX__)
|
|
_emx_get_screensize (&_rl_screenwidth, &_rl_screenheight);
|
|
#endif
|
|
|
|
/* Environment variable COLUMNS overrides setting of "co" if IGNORE_ENV
|
|
is unset. */
|
|
if (_rl_screenwidth <= 0)
|
|
{
|
|
if (ignore_env == 0 && (ss = sh_get_env_value ("COLUMNS")))
|
|
_rl_screenwidth = atoi (ss);
|
|
|
|
#if !defined (__DJGPP__)
|
|
if (_rl_screenwidth <= 0 && term_string_buffer)
|
|
_rl_screenwidth = tgetnum ("co");
|
|
#endif
|
|
}
|
|
|
|
/* Environment variable LINES overrides setting of "li" if IGNORE_ENV
|
|
is unset. */
|
|
if (_rl_screenheight <= 0)
|
|
{
|
|
if (ignore_env == 0 && (ss = sh_get_env_value ("LINES")))
|
|
_rl_screenheight = atoi (ss);
|
|
|
|
#if !defined (__DJGPP__)
|
|
if (_rl_screenheight <= 0 && term_string_buffer)
|
|
_rl_screenheight = tgetnum ("li");
|
|
#endif
|
|
}
|
|
|
|
/* If all else fails, default to 80x24 terminal. */
|
|
if (_rl_screenwidth <= 1)
|
|
_rl_screenwidth = 80;
|
|
|
|
if (_rl_screenheight <= 0)
|
|
_rl_screenheight = 24;
|
|
|
|
/* If we're being compiled as part of bash, set the environment
|
|
variables $LINES and $COLUMNS to new values. Otherwise, just
|
|
do a pair of putenv () or setenv () calls. */
|
|
sh_set_lines_and_columns (_rl_screenheight, _rl_screenwidth);
|
|
|
|
if (_rl_term_autowrap == 0)
|
|
_rl_screenwidth--;
|
|
|
|
_rl_screenchars = _rl_screenwidth * _rl_screenheight;
|
|
}
|
|
|
|
void
|
|
_rl_set_screen_size (rows, cols)
|
|
int rows, cols;
|
|
{
|
|
if (rows == 0 || cols == 0)
|
|
return;
|
|
|
|
_rl_screenheight = rows;
|
|
_rl_screenwidth = cols;
|
|
|
|
if (_rl_term_autowrap == 0)
|
|
_rl_screenwidth--;
|
|
|
|
_rl_screenchars = _rl_screenwidth * _rl_screenheight;
|
|
}
|
|
|
|
void
|
|
rl_set_screen_size (rows, cols)
|
|
int rows, cols;
|
|
{
|
|
_rl_set_screen_size (rows, cols);
|
|
}
|
|
|
|
void
|
|
rl_get_screen_size (rows, cols)
|
|
int *rows, *cols;
|
|
{
|
|
if (rows)
|
|
*rows = _rl_screenheight;
|
|
if (cols)
|
|
*cols = _rl_screenwidth;
|
|
}
|
|
|
|
void
|
|
rl_resize_terminal ()
|
|
{
|
|
if (readline_echoing_p)
|
|
{
|
|
_rl_get_screen_size (fileno (rl_instream), 1);
|
|
if (CUSTOM_REDISPLAY_FUNC ())
|
|
rl_forced_update_display ();
|
|
else
|
|
_rl_redisplay_after_sigwinch ();
|
|
}
|
|
}
|
|
|
|
struct _tc_string {
|
|
const char *tc_var;
|
|
const char **tc_value;
|
|
};
|
|
|
|
/* This should be kept sorted, just in case we decide to change the
|
|
search algorithm to something smarter. */
|
|
static struct _tc_string tc_strings[] =
|
|
{
|
|
{ "@7", &_rl_term_at7 },
|
|
{ "DC", &_rl_term_DC },
|
|
{ "IC", &_rl_term_IC },
|
|
{ "ce", &_rl_term_clreol },
|
|
{ "cl", &_rl_term_clrpag },
|
|
{ "cr", &_rl_term_cr },
|
|
{ "dc", &_rl_term_dc },
|
|
{ "ei", &_rl_term_ei },
|
|
{ "ic", &_rl_term_ic },
|
|
{ "im", &_rl_term_im },
|
|
{ "kH", &_rl_term_kH }, /* home down ?? */
|
|
{ "kI", &_rl_term_kI }, /* insert */
|
|
{ "kd", &_rl_term_kd },
|
|
{ "ke", &_rl_term_ke }, /* end keypad mode */
|
|
{ "kh", &_rl_term_kh }, /* home */
|
|
{ "kl", &_rl_term_kl },
|
|
{ "kr", &_rl_term_kr },
|
|
{ "ks", &_rl_term_ks }, /* start keypad mode */
|
|
{ "ku", &_rl_term_ku },
|
|
{ "le", &_rl_term_backspace },
|
|
{ "mm", &_rl_term_mm },
|
|
{ "mo", &_rl_term_mo },
|
|
#if defined (HACK_TERMCAP_MOTION)
|
|
{ "nd", &_rl_term_forward_char },
|
|
#endif
|
|
{ "pc", &_rl_term_pc },
|
|
{ "up", &_rl_term_up },
|
|
{ "vb", &_rl_visible_bell },
|
|
{ "vs", &_rl_term_vs },
|
|
{ "ve", &_rl_term_ve },
|
|
};
|
|
|
|
#define NUM_TC_STRINGS (sizeof (tc_strings) / sizeof (struct _tc_string))
|
|
|
|
/* Read the desired terminal capability strings into BP. The capabilities
|
|
are described in the TC_STRINGS table. */
|
|
static void
|
|
get_term_capabilities (bp)
|
|
char **bp;
|
|
{
|
|
#if !defined (__DJGPP__) /* XXX - doesn't DJGPP have a termcap library? */
|
|
register unsigned int i;
|
|
|
|
for (i = 0; i < NUM_TC_STRINGS; i++)
|
|
# ifdef __LCC__
|
|
*(tc_strings[i].tc_value) = tgetstr ((char *)tc_strings[i].tc_var, bp);
|
|
# else
|
|
*(tc_strings[i].tc_value) = tgetstr (tc_strings[i].tc_var, bp);
|
|
# endif
|
|
#endif
|
|
tcap_initialized = 1;
|
|
}
|
|
|
|
int
|
|
_rl_init_terminal_io (terminal_name)
|
|
const char *terminal_name;
|
|
{
|
|
const char *term;
|
|
char *buffer;
|
|
int tty, tgetent_ret;
|
|
|
|
term = terminal_name ? terminal_name : sh_get_env_value ("TERM");
|
|
_rl_term_clrpag = _rl_term_cr = _rl_term_clreol = (char *)NULL;
|
|
tty = rl_instream ? fileno (rl_instream) : 0;
|
|
_rl_screenwidth = _rl_screenheight = 0;
|
|
|
|
if (term == 0)
|
|
term = "dumb";
|
|
|
|
/* I've separated this out for later work on not calling tgetent at all
|
|
if the calling application has supplied a custom redisplay function,
|
|
(and possibly if the application has supplied a custom input function). */
|
|
if (CUSTOM_REDISPLAY_FUNC())
|
|
{
|
|
tgetent_ret = -1;
|
|
}
|
|
else
|
|
{
|
|
if (term_string_buffer == 0)
|
|
term_string_buffer = (char *)xmalloc(2032);
|
|
|
|
if (term_buffer == 0)
|
|
term_buffer = (char *)xmalloc(4080);
|
|
|
|
buffer = term_string_buffer;
|
|
|
|
tgetent_ret = tgetent (term_buffer, term);
|
|
}
|
|
|
|
if (tgetent_ret <= 0)
|
|
{
|
|
FREE (term_string_buffer);
|
|
FREE (term_buffer);
|
|
buffer = term_buffer = term_string_buffer = (char *)NULL;
|
|
|
|
_rl_term_autowrap = 0; /* used by _rl_get_screen_size */
|
|
|
|
#if defined (__EMX__)
|
|
_emx_get_screensize (&_rl_screenwidth, &_rl_screenheight);
|
|
_rl_screenwidth--;
|
|
#else /* !__EMX__ */
|
|
_rl_get_screen_size (tty, 0);
|
|
#endif /* !__EMX__ */
|
|
|
|
/* Defaults. */
|
|
if (_rl_screenwidth <= 0 || _rl_screenheight <= 0)
|
|
{
|
|
_rl_screenwidth = 79;
|
|
_rl_screenheight = 24;
|
|
}
|
|
|
|
/* Everything below here is used by the redisplay code (tputs). */
|
|
_rl_screenchars = _rl_screenwidth * _rl_screenheight;
|
|
_rl_term_cr = "\r";
|
|
_rl_term_im = _rl_term_ei = _rl_term_ic = _rl_term_IC = (char *)NULL;
|
|
_rl_term_up = _rl_term_dc = _rl_term_DC = _rl_visible_bell = (char *)NULL;
|
|
_rl_term_ku = _rl_term_kd = _rl_term_kl = _rl_term_kr = (char *)NULL;
|
|
_rl_term_kh = _rl_term_kH = _rl_term_kI = (char *)NULL;
|
|
_rl_term_ks = _rl_term_ke = _rl_term_at7 = (char *)NULL;
|
|
_rl_term_mm = _rl_term_mo = (char *)NULL;
|
|
_rl_term_ve = _rl_term_vs = (char *)NULL;
|
|
#if defined (HACK_TERMCAP_MOTION)
|
|
term_forward_char = (char *)NULL;
|
|
#endif
|
|
_rl_terminal_can_insert = term_has_meta = 0;
|
|
|
|
/* Reasonable defaults for tgoto(). Readline currently only uses
|
|
tgoto if _rl_term_IC or _rl_term_DC is defined, but just in case we
|
|
change that later... */
|
|
PC = '\0';
|
|
BC = (char*)(_rl_term_backspace = "\b");
|
|
UP = (char*)_rl_term_up;
|
|
|
|
return 0;
|
|
}
|
|
|
|
get_term_capabilities (&buffer);
|
|
|
|
/* Set up the variables that the termcap library expects the application
|
|
to provide. */
|
|
PC = _rl_term_pc ? *_rl_term_pc : 0;
|
|
BC = (char*)_rl_term_backspace;
|
|
UP = (char*)_rl_term_up;
|
|
|
|
if (!_rl_term_cr)
|
|
_rl_term_cr = "\r";
|
|
|
|
_rl_term_autowrap = tgetflag ("am") && tgetflag ("xn");
|
|
|
|
_rl_get_screen_size (tty, 0);
|
|
|
|
/* "An application program can assume that the terminal can do
|
|
character insertion if *any one of* the capabilities `IC',
|
|
`im', `ic' or `ip' is provided." But we can't do anything if
|
|
only `ip' is provided, so... */
|
|
_rl_terminal_can_insert = (_rl_term_IC || _rl_term_im || _rl_term_ic);
|
|
|
|
/* Check to see if this terminal has a meta key and clear the capability
|
|
variables if there is none. */
|
|
term_has_meta = (tgetflag ("km") || tgetflag ("MT"));
|
|
if (!term_has_meta)
|
|
_rl_term_mm = _rl_term_mo = (char *)NULL;
|
|
|
|
/* Attempt to find and bind the arrow keys. Do not override already
|
|
bound keys in an overzealous attempt, however. */
|
|
|
|
bind_termcap_arrow_keys (emacs_standard_keymap);
|
|
|
|
#if defined (VI_MODE)
|
|
bind_termcap_arrow_keys (vi_movement_keymap);
|
|
bind_termcap_arrow_keys (vi_insertion_keymap);
|
|
#endif /* VI_MODE */
|
|
|
|
return 0;
|
|
}
|
|
|
|
/* Bind the arrow key sequences from the termcap description in MAP. */
|
|
static void
|
|
bind_termcap_arrow_keys (map)
|
|
Keymap map;
|
|
{
|
|
Keymap xkeymap;
|
|
|
|
xkeymap = _rl_keymap;
|
|
_rl_keymap = map;
|
|
|
|
_rl_bind_if_unbound (_rl_term_ku, rl_get_previous_history);
|
|
_rl_bind_if_unbound (_rl_term_kd, rl_get_next_history);
|
|
_rl_bind_if_unbound (_rl_term_kr, rl_forward);
|
|
_rl_bind_if_unbound (_rl_term_kl, rl_backward);
|
|
|
|
_rl_bind_if_unbound (_rl_term_kh, rl_beg_of_line); /* Home */
|
|
_rl_bind_if_unbound (_rl_term_at7, rl_end_of_line); /* End */
|
|
|
|
_rl_keymap = xkeymap;
|
|
}
|
|
|
|
const char *
|
|
rl_get_termcap (cap)
|
|
const char *cap;
|
|
{
|
|
register unsigned int i;
|
|
|
|
if (tcap_initialized == 0)
|
|
return ((char *)NULL);
|
|
for (i = 0; i < NUM_TC_STRINGS; i++)
|
|
{
|
|
if (tc_strings[i].tc_var[0] == cap[0] && strcmp (tc_strings[i].tc_var, cap) == 0)
|
|
return *(tc_strings[i].tc_value);
|
|
}
|
|
return ((char *)NULL);
|
|
}
|
|
|
|
/* Re-initialize the terminal considering that the TERM/TERMCAP variable
|
|
has changed. */
|
|
int
|
|
rl_reset_terminal (terminal_name)
|
|
const char *terminal_name;
|
|
{
|
|
_rl_init_terminal_io (terminal_name);
|
|
return 0;
|
|
}
|
|
|
|
/* A function for the use of tputs () */
|
|
#ifdef _MINIX
|
|
void
|
|
_rl_output_character_function (c)
|
|
int c;
|
|
{
|
|
putc (c, _rl_out_stream);
|
|
}
|
|
#else /* !_MINIX */
|
|
int
|
|
_rl_output_character_function (c)
|
|
int c;
|
|
{
|
|
return putc (c, _rl_out_stream);
|
|
}
|
|
#endif /* !_MINIX */
|
|
|
|
/* Write COUNT characters from STRING to the output stream. */
|
|
void
|
|
_rl_output_some_chars (string, count)
|
|
const char *string;
|
|
int count;
|
|
{
|
|
fwrite (string, 1, count, _rl_out_stream);
|
|
}
|
|
|
|
/* Move the cursor back. */
|
|
int
|
|
_rl_backspace (count)
|
|
int count;
|
|
{
|
|
register int i;
|
|
|
|
if (_rl_term_backspace)
|
|
for (i = 0; i < count; i++)
|
|
tputs (_rl_term_backspace, 1, _rl_output_character_function);
|
|
else
|
|
for (i = 0; i < count; i++)
|
|
putc ('\b', _rl_out_stream);
|
|
return 0;
|
|
}
|
|
|
|
/* Move to the start of the next line. */
|
|
int
|
|
rl_crlf ()
|
|
{
|
|
#if defined (NEW_TTY_DRIVER)
|
|
if (_rl_term_cr)
|
|
tputs (_rl_term_cr, 1, _rl_output_character_function);
|
|
#endif /* NEW_TTY_DRIVER */
|
|
putc ('\n', _rl_out_stream);
|
|
return 0;
|
|
}
|
|
|
|
/* Ring the terminal bell. */
|
|
int
|
|
rl_ding ()
|
|
{
|
|
if (readline_echoing_p)
|
|
{
|
|
switch (_rl_bell_preference)
|
|
{
|
|
case NO_BELL:
|
|
default:
|
|
break;
|
|
case VISIBLE_BELL:
|
|
if (_rl_visible_bell)
|
|
{
|
|
tputs (_rl_visible_bell, 1, _rl_output_character_function);
|
|
break;
|
|
}
|
|
/* FALLTHROUGH */
|
|
case AUDIBLE_BELL:
|
|
fprintf (stderr, "\007");
|
|
fflush (stderr);
|
|
break;
|
|
}
|
|
return (0);
|
|
}
|
|
return (-1);
|
|
}
|
|
|
|
/* **************************************************************** */
|
|
/* */
|
|
/* Controlling the Meta Key and Keypad */
|
|
/* */
|
|
/* **************************************************************** */
|
|
|
|
void
|
|
_rl_enable_meta_key ()
|
|
{
|
|
#if !defined (__DJGPP__)
|
|
if (term_has_meta && _rl_term_mm)
|
|
tputs (_rl_term_mm, 1, _rl_output_character_function);
|
|
#endif
|
|
}
|
|
|
|
void
|
|
_rl_control_keypad (on)
|
|
int on;
|
|
{
|
|
#if !defined (__DJGPP__)
|
|
if (on && _rl_term_ks)
|
|
tputs (_rl_term_ks, 1, _rl_output_character_function);
|
|
else if (!on && _rl_term_ke)
|
|
tputs (_rl_term_ke, 1, _rl_output_character_function);
|
|
#endif
|
|
}
|
|
|
|
/* **************************************************************** */
|
|
/* */
|
|
/* Controlling the Cursor */
|
|
/* */
|
|
/* **************************************************************** */
|
|
|
|
/* Set the cursor appropriately depending on IM, which is one of the
|
|
insert modes (insert or overwrite). Insert mode gets the normal
|
|
cursor. Overwrite mode gets a very visible cursor. Only does
|
|
anything if we have both capabilities. */
|
|
void
|
|
_rl_set_cursor (im, force)
|
|
int im, force;
|
|
{
|
|
if (_rl_term_ve && _rl_term_vs)
|
|
{
|
|
if (force || im != rl_insert_mode)
|
|
{
|
|
if (im == RL_IM_OVERWRITE)
|
|
tputs (_rl_term_vs, 1, _rl_output_character_function);
|
|
else
|
|
tputs (_rl_term_ve, 1, _rl_output_character_function);
|
|
}
|
|
}
|
|
}
|