Skip to content

Commit

Permalink
Added some more ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
laughedelic committed May 13, 2016
1 parent bb357bf commit b6c7410
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ Some ideas for further development (prioritized features are check-marked):
+ just insert single symbol

- [ ] test with the vim-mode
- [ ] autoreload on the `$pisces_pairs` var changes
- [ ] restore previous keybindings instead of erasing them

If you have any other ideas or feature requests, feel free to open an issue or just write me in the [chat](https://gitter.im/laughedelic/pisces).

Expand Down
4 changes: 4 additions & 0 deletions uninstall.fish
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ bind \177 backward-delete-char
bind \t complete

set -e pisces_pairs

# TODO:
# eval $__fish_active_key_bindings
# fish_user_key_bindings

0 comments on commit b6c7410

Please sign in to comment.