Age | Commit message (Expand) | Author |
2023-04-06 | feat(toolbox)!: rename and add aliases (#11580) | François M |
2023-04-05 | feat(lib): send OSC 7 on directory change for more supported terminals (#9914) | Alexander Schlarb |
2023-04-04 | feat(term_tab): add support for macOS (#11391) | Richard Mitchell |
2023-04-04 | feat(termsupport): add contour terminal (#11599) | Christian Parpart |
2023-04-03 | fix(init): don't use digits in parameter modifiers for compatibility (#11598) | Marc Cornellà |
2023-04-03 | fix(changelog): ignore lines containing whitespace in breaking change commits | Marc Cornellà |
2023-04-03 | feat(init)!: allow turning off aliases for libs and plugins (#11550) | Marc Cornellà |
2023-04-03 | chore(installer): remove words triggering false positives in antiviruses | Marc Cornellà |
2023-04-02 | fix(extract): safely remove extract directory | Marc Cornellà |
2023-04-02 | feat(extract): always extract files into its own folder (#11596) | Marc Cornellà |
2023-04-02 | fix(vi-mode): fix cursor change on visual mode (#11586) | Marc Cornellà |
2023-04-02 | docs(spotify): fix link (#11593) | Saverio Guzzo |
2023-04-01 | fix(updater): search for upstream remote if using non-conventional name (#11135) | Marc Cornellà |
2023-03-31 | fix(upgrade): typo in variable check | Carlo Sala |
2023-03-31 | fix(vi-mode): fix check for prompt redisplay on mode change (#11547) | Marc Cornellà |
2023-03-31 | feat(changelog): provide links in changelog (#11578) | Guy Sartorelli |
2023-03-31 | fix(installer): don't use `sudo` when user is in Termux (#11591) | Webpage-gh |
2023-03-28 | fix(aws): restore accidentally deleted variable | Carlo Sala |
2023-03-28 | feat(upgrade): add verbosity settings | Håvard Bartnes |
2023-03-23 | fix(uninstall): abort uninstall if unable to change shell (#10357) | Michele Bologna |
2023-03-23 | feat(juju): add functions to get current controller and model (#11572) | Jose C. Massón |
2023-03-21 | fix(aws): do not print region if it's not defined | Carlo Sala |
2023-03-21 | feat(aws): set region when AWS_REGION is not set | Yu Xiang Zhang |
2023-03-20 | feat(gnu-utils): add `gindent` (#11569) | vladislav doster |
2023-03-12 | fix(lib): set equivalent LS_COLORS and LSCOLORS variables | Marc Cornellà |
2023-03-10 | feat(rails): add `rta` alias (#11553) | Zhong Zheng |
2023-03-08 | docs(vi-mode): document how to add vi-mode info on the prompt (#11548) | Benjamin Lieb |
2023-03-07 | Fixing link to PA website in README | Robby Russell |
2023-03-07 | feat(vi-mode): add settings for vi-mode cursor styles (#10860) | Julien Vincent |
2023-03-07 | fix(init): set completion colors on theme load, not with `precmd` | Marc Cornellà |
2023-03-07 | feat(aws): add AWS_REGION to aws_prompt_info (#10062) | potato |
2023-03-07 | fix(aliases): group properly aliases (#11546) | Karim Benbourenane |
2023-03-06 | fix(argocd): typo in filename | Carlo Sala |
2023-03-04 | feat(argocd): add completion plugin | Carlo Sala |
2023-03-03 | refactor(theme-and-appearance): reorganize and clean up logic (#11529) | Marc Cornellà |
2023-03-03 | fix(lib): use `$BROWSER` in `open_command` if set (#11532) | Marc Cornellà |
2023-03-02 | docs(brew): remove duplication (#11535) | Batuhan Şanlı |
2023-03-01 | feat(rvm): add `rb32` alias (#11533) | Julian Suarez |
2023-02-27 | fix(aliases): fix regression in filter argument | Marc Cornellà |
2023-02-27 | fix(aliases): clarify how to pass in keywords to `acs` (#11521) | ZYX |
2023-02-27 | feat(nodenv): add plugin for `nodenv` (#9880) | Carlos Eduardo Monti |
2023-02-26 | feat(macos): allow multiple man pages in `man-preview` (#11365) | Richard Mitchell |
2023-02-26 | fix(lib): fix case-insensitive completion for zsh 5.9 (#11526) | Jannik |
2023-02-26 | fix(gnu-utils): reset ls alias to use GNU-based --color argument (#11527) | Marc Cornellà |
2023-02-24 | refactor: reorganize setopts in lib folder | Marc Cornellà |
2023-02-24 | fix(lib): fix return code after expected non-zero exit code (#11524) | Marc Cornellà |
2023-02-24 | feat(iterm2): add shell integration script (#11509) | Zoltán Reegn |
2023-02-23 | fix(azure): load completion properly for brew (#11499) | Carlo Sala |
2023-02-23 | fix(af-magic): fix logic for separator with virtualenv (#11518) | WaferJay |
2023-02-22 | fix(theme-and-appearance): avoid infinite recursion | Carlo Sala |