Skip to content

Commit

Permalink
Merge pull request #69 from jsquaredosquared/main
Browse files Browse the repository at this point in the history
Update README.md to include `xonsh`
  • Loading branch information
erikw authored Aug 12, 2024
2 parents a384079 + 5b9674d commit 2f4bfa1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,10 @@ Terminology:
```
* This was collected from many github issues and posts. Powershell 5.1 for one reason or another refuses to change the cursor so the script to give
feedback does not work. Just remove it and it will still work, just no feedback of the mode you're in.
* ✅ [xsh](https://xon.sh/) - Put this in your run control file `~/.xonshrc`:
* ```
$VI_MODE = True
```

## System-wide
* :white_check_mark: [vim-anywhere](https://github.com/cknadler/vim-anywhere) - Spawn a vim buffer from any text input in the operating system.
Expand Down

0 comments on commit 2f4bfa1

Please sign in to comment.