VG
Size: a a a
VG
ММ
SZ
SZ
VG
setopt -h # no duplicate last event in history
setopt hist_no_store # remove "history" commands from history
setopt HIST_SAVE_NO_DUPS # when writing history file
setopt INC_APPEND_HISTORY # add to hist file immediately
setopt SHARE_HISTORY # all parallel sessions share history
setopt EXTENDED_HISTORY # save timestamps in history file
SZ
SZ
SZ
SZ
VG
SZ
VG
# next lines bind history search similar to tcshчаще, однако, я пользуюсь префиксным по стрелке вверх
bindkey "$(echotc up)" history-beginning-search-backward
bindkey "$(echotc kd)" history-beginning-search-forward
VG
SZ
AP
AP
VG
DF
E
VG