| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Improve default fish keybindings (#420) | Sam Lanning | 2022-05-20 |
| | | | | | | | | | | | binding on "up" can conflict with the default fish keybindings as when in tab-completion mode, you are supposed to be able to use arrow keys to navigate the grid of suggestions, however pressing "up" will open the tui instead. This attempts to work around it by tracking when the user is probably in a tab completion mode by setting a variable that we use to determine whether to open atuin or perform the default fish up action | ||
| * | Update fish bindings. (#265) | Patrick Jackson | 2022-02-15 |
| | | |||
| * | remove unused environment var loading entire history into an env var (#242) | Mat Jones | 2021-12-16 |
| | | |||
| * | Fish importing (#234) | Conrad Ludgate | 2021-12-11 |
| * make a start on fish * fix * test * enable fish * fmt * update histpath set up fish init script * update readme * cover edge case * fmt * fix session variables Co-authored-by: PJ <me@panekj.dev> * respect NOBIND Co-authored-by: PJ <me@panekj.dev> * fix env var setting Co-authored-by: PJ <me@panekj.dev> * fix whitespace Co-authored-by: PJ <me@panekj.dev> * add fish to supported shells Co-authored-by: PJ <me@panekj.dev> | |||
