]> arthur.barton.de Git - ax-zsh.git/history - core
P10k: Read config after enabling instant prompt
[ax-zsh.git] / core /
2016-07-09 Alexander BartonBetter sort search path, and prefere "sbin" over "bin"
2016-05-11 Alexander BartonAdd new "check-plugins" command to axzshctl(1)
2016-05-07 Alexander BartonUse UTF8 characters in VCS prompts on UTF8 terminals...
2016-02-21 Alexander Barton10_terminal: Implement "axzsh_resize_terminal COLUMNS...
2016-02-21 Alexander Barton10_terminal: Reorder functions
2016-02-19 Alexander Barton10_terminal: Add axzsh_is_utf_terminal and isutfenv...
2015-12-06 Alexander Barton20_home: Create local home directory with restricted...
2015-11-07 Alexander BartonOnly window/icon title on "modern" terminals only
2015-11-03 Alexander Barton99_cleanup: Suppress error messages of "unfunction"
2015-11-02 Alexander Barton50_prompt: Show "logname" for root user by default
2015-11-02 Alexander BartonFix "theme" setup, rename "prompt" plugin to "theme"
2015-11-02 Alexander Barton50_prompt: Don't export PS{1...4} and RPS{1|2} any...
2015-10-13 Alexander BartonAdd completion for "axzshctl" command
2015-10-05 Alexander BartonAllow themes to define VCS info spacing
2015-10-02 Alexander Barton99_cleanup: Don't clean up when zprofile hasn't been...
2015-10-02 Alexander Barton01_zprofile, 99_zlogin: Use full plugin path
2015-09-27 Alexander BartonStreamline default values of AX-ZSH theming variables
2015-09-27 Alexander Barton50_prompt: Introduce ax_prompt() function
2015-09-27 Alexander Barton50_prompt: ZSH_THEME_{LOGNAME|HOSTNAME|VCS}_PROMPT_...
2015-09-27 Alexander Bartonax_logname_prompt_root(): Don't output user name
2015-09-27 Alexander BartonNew core module "99_cleanup"
2015-09-27 Alexander Barton50_prompt: Export all prompt variables
2015-09-27 Alexander Barton50_prompt: Remove unused variables
2015-09-27 Alexander BartonRefactor prompt functions
2015-08-22 Alexander Barton50_completion: Insert manual page sections
2015-08-19 Alexander Barton10_terminal: Add "root" to list of remote commands
2015-08-19 Alexander Barton10_terminal: Add command to window title in iTerm.app
2015-08-19 Alexander Barton10_terminal: Don't set "user@host" window title for...
2015-08-02 Alexander Barton05_fpath: Search for additional "function paths"
2015-07-30 Alexander BartonPlugins are activated using symlinks in $AXZSH/active_p...
2015-07-24 Alexander Barton10_keyboard: Initialize DELETE key
2015-07-24 Alexander BartonUse "autoload -Uz"
2015-07-19 Alexander Barton10_terminal: Rework window title, tab title, and hardst...
2015-07-19 Alexander Barton50_completion: Update compsys options
2015-07-19 Alexander Barton50_completion: Ignore completion functions
2015-07-19 Alexander Barton10_terminal: Set terminal title and working directory...
2015-07-19 Alexander Barton10_keyboard: Enable editing of the current command...
2015-07-19 Alexander Barton50_completion: Save "compdump" file in cache directory
2015-07-19 Alexander Barton05_fpath: Ignore errors/warnings of "typeset"
2015-07-19 Alexander Bartoncompletion: Ignore "uninteresting" users
2015-07-19 Alexander Barton40_path: Update logic, add more search paths
2015-07-18 Alexander BartonRework FPATH and completion system
2015-07-18 Alexander BartonAdd "10_keyboard" core plugin to configure keyboard...
2015-07-17 Alexander Barton"40_path": use "manpath -q" (quite mode)
2015-07-16 Alexander Barton40_path: Reorder setting of PATH and MANPATH
2015-07-16 Alexander BartonAdd "40_path" plugin to initialize PATH and MANPATH
2015-07-08 Alexander Barton80_local_config.zlogout: Fix syntax
2015-07-07 Alexander Barton80_local_config: Read $HOME/.z{login|zlogout|zprofile...
2015-07-07 Alexander Barton80_local_config: Show debug messages, when enabled.
2015-07-07 Alexander Barton10_terminal: Don't send init string to terminal
2015-07-06 Alexander Barton01_zprofile & 99_zlogin: Make sure z{profile|login...
2015-07-03 Alexander BartonInitial commit