80356df9b8
under big endian. 2. ":set octal" with nonprintable character causes nbwcurses move error. 3. moving (big)words by wW/eE/bB can't handle non-ascii characters. 4. toggle uppercase/lowercase by ~ can't handle non-ascii characters. 5. don't feed CHAR_T(=wchar_t) to is* function directly. is* funcs with over UCHAR_MAX value may cause undefined behavior. some ctype implementation(such as FreeBSD) return unexpected result(same result as isw* func). 6. using non-ascii digit character with count/line number of ex/vi command may causes unexpeced result. |
||
---|---|---|
.. | ||
ex_abbrev.c | ||
ex_append.c | ||
ex_args.c | ||
ex_argv.c | ||
ex_at.c | ||
ex_bang.c | ||
ex_cd.c | ||
ex_cmd.c | ||
ex_cscope.c | ||
ex_def.h | ||
ex_delete.c | ||
ex_display.c | ||
ex_edit.c | ||
ex_equal.c | ||
ex_file.c | ||
ex_filter.c | ||
ex_global.c | ||
ex_init.c | ||
ex_join.c | ||
ex_map.c | ||
ex_mark.c | ||
ex_mkexrc.c | ||
ex_move.c | ||
ex_open.c | ||
ex_perl.c | ||
ex_preserve.c | ||
ex_print.c | ||
ex_put.c | ||
ex_quit.c | ||
ex_read.c | ||
ex_screen.c | ||
ex_script.c | ||
ex_set.c | ||
ex_shell.c | ||
ex_shift.c | ||
ex_source.c | ||
ex_stop.c | ||
ex_subst.c | ||
ex_tag.c | ||
ex_tcl.c | ||
ex_txt.c | ||
ex_undo.c | ||
ex_usage.c | ||
ex_util.c | ||
ex_version.c | ||
ex_visual.c | ||
ex_write.c | ||
ex_yank.c | ||
ex_z.c | ||
ex.awk | ||
ex.c | ||
ex.h | ||
extern.h | ||
script.h | ||
tag.h | ||
version.h |