mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
users/9638: tweaks for FCEDIT etc.
21986: rewrite completion suffixes for wide characters
This commit is contained in:
parent
78ace07e16
commit
e366ca8dbf
11 changed files with 230 additions and 60 deletions
|
|
@ -643,7 +643,6 @@ createparamtable(void)
|
|||
#ifdef HAVE_SELECT
|
||||
setiparam("BAUD", getbaudrate(&shttyinfo)); /* get the output baudrate */
|
||||
#endif
|
||||
setsparam("FCEDIT", ztrdup(DEFAULT_FCEDIT));
|
||||
setsparam("TMPPREFIX", ztrdup(DEFAULT_TMPPREFIX));
|
||||
setsparam("TIMEFMT", ztrdup(DEFAULT_TIMEFMT));
|
||||
setsparam("WATCHFMT", ztrdup(default_watchfmt));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue