Home
last modified time | relevance | path

Searched refs:SAVEHIST (Results 1 – 20 of 20) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Doc/help/
H A Dfc72 $HISTFILE is unset, and $HISTSIZE & $SAVEHIST are set to their
74 that filename, $HISTSIZE & $SAVEHIST are left unchanged, and the
76 list. If a second argument is specified, $HISTSIZE & $SAVEHIST
78 if a third argument is specified, $SAVEHIST is set to a separate
85 destroyed (assuming that $HISTFILE and $SAVEHIST are set appro-
87 $SAVEHIST are restored to the values they had when `fc -p' was
105 case, the created file will have no more than $SAVEHIST entries.
/dports/shells/ohmyzsh/ohmyzsh-6babcbd8841335a3c25ec960ff57ab9a139c9073/lib/
H A Dhistory.zsh32 [ "$SAVEHIST" -lt 10000 ] && SAVEHIST=10000
/dports/shells/zsh/zsh-5.8.1/Test/
H A DB06fc.ztst24 *?*% fc: SAVEHIST must be an integer
/dports/shells/switchBashZsh/switchBashZsh-1.3/
H A DswitchBashZsh150 export SAVEHIST=$HISTSIZE
/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dAllineate.c5104 #undef SAVEHIST in main()
5105 #define SAVEHIST(nnn,docc) \ in main() macro
5364 if( save_hist != NULL ) SAVEHIST("allcost_init",0) ; in main()
5394 char fn[32] ; sprintf(fn,"allcost%06d",ii) ; SAVEHIST(fn,0) ; in main()
5434 if( save_hist != NULL ) SAVEHIST("start",1) ; /* for weird users */ in main()
5794 if( save_hist != NULL ) SAVEHIST("allcost_finestart",0) ; in main()
5851 if( save_hist != NULL ) SAVEHIST("allcost_fineintermed",0) ; in main()
5912 if( save_hist != NULL ) SAVEHIST("final",1) ; in main()
5927 if( save_hist != NULL ) SAVEHIST("allcost_finefinal",0) ; in main()
6410 SAVEHIST(fn,0); in main()
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Droadmap.yo43 tt(HISTSIZE) and tt(SAVEHIST) in ifzman(zmanref(zshparam))\
H A Dbuiltins.yo810 tt($HISTFILE) is unset, and tt($HISTSIZE) & tt($SAVEHIST) are set to their
812 filename, tt($HISTSIZE) & tt($SAVEHIST) are left unchanged, and the history
814 argument is specified, tt($HISTSIZE) & tt($SAVEHIST) are instead set to the
816 tt($SAVEHIST) is set to a separate value from tt($HISTSIZE). You are free to
822 (assuming that tt($HISTFILE) and tt($SAVEHIST) are set appropriately, of
823 course). The values of tt($HISTFILE), tt($HISTSIZE), and tt($SAVEHIST) are
844 In any case, the created file will have no more than tt($SAVEHIST)
H A Dparams.yo1213 larger than the tt(SAVEHIST) size will give you the difference as a
1523 vindex(SAVEHIST)
1524 item(tt(SAVEHIST))(
H A Doptions.yo838 tt($SAVEHIST) (see also the tt(HIST_SAVE_BY_COPY) option).
890 than tt(SAVEHIST) in order to give you some room for the duplicated
1042 tt($SAVEHIST) (see also the tt(HIST_SAVE_BY_COPY) option).
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzsh.info-2147 larger than the SAVEHIST size will give you the difference as a
395 SAVEHIST
1306 of lines grows 20% beyond the value specified by $SAVEHIST (see
1333 a larger number than SAVEHIST in order to give you some room for
1426 of lines grows 20% beyond the value specified by $SAVEHIST (see
3476 is unset, and $HISTSIZE & $SAVEHIST are set to their default
3480 second argument is specified, $HISTSIZE & $SAVEHIST are instead
3482 argument is specified, $SAVEHIST is set to a separate value from
3489 destroyed (assuming that $HISTFILE and $SAVEHIST are set
3491 and $SAVEHIST are restored to the values they had when `fc -p' was
[all …]
H A Dzsh.texi8959 larger than the @t{SAVEHIST} size will give you the difference as a
9270 @vindex SAVEHIST
9271 @item @t{SAVEHIST}
10552 @t{$SAVEHIST} (see also the @t{HIST_SAVE_BY_COPY} option).
10605 than @t{SAVEHIST} in order to give you some room for the duplicated
10758 @t{$SAVEHIST} (see also the @t{HIST_SAVE_BY_COPY} option).
13544 @t{$HISTFILE} is unset, and @t{$HISTSIZE} & @t{$SAVEHIST} are set to their
13546 filename, @t{$HISTSIZE} & @t{$SAVEHIST} are left unchanged, and the history
13548 argument is specified, @t{$HISTSIZE} & @t{$SAVEHIST} are instead set to the
13557 (assuming that @t{$HISTFILE} and @t{$SAVEHIST} are set appropriately, of
[all …]
H A Dzsh.info-1467 HISTSIZE and SAVEHIST in *Note Parameters Used By The Shell::. Note
/dports/shells/zsh/zsh-5.8.1/Functions/Newuser/
H A Dzsh-newuser-install795 SAVEHIST 1000 "Number of lines of history to save to \$HISTFILE."
/dports/shells/zsh/zsh-5.8.1/Etc/
H A DFAQ1577 SAVEHIST=200
1580 $HISTFILE tells it where to write the history, and $SAVEHIST,
H A DFAQ.yo1609 SAVEHIST=200
1612 tt($HISTFILE) tells it where to write the history, and tt($SAVEHIST),
H A DChangeLog-4.13043 * 16890: Src/hist.c, Src/params.c: Made SAVEHIST a special parameter,
3044 and used "savehistsiz" in place of getiparam("SAVEHIST"). This fixes
H A DChangeLog-3.02727 REPORTTIME, SAVEHIST and TMOUT are no longer special parameters.
H A DChangeLog-3.111155 to size $SAVEHIST, so that the last $((HISTSIZE-SAVEHIST))
/dports/shells/zsh/zsh-5.8.1/
H A DChangeLog12801 for the temporary HISTSIZE and SAVEHIST of "fc -p", and fix
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/
H A Dfrequencies.gold154682 "SAVEHIST": -8.333150,