Christopher Apple
896a960a03
fixed gcf, and a bunch of other things. Added git status before most returns
2020-06-13 10:59:47 -07:00
Wenxuan Zhang
1f1e135b9f
feat: try to suppress global '-1' option for fzf
...
Use '+1' to suppress '-1' option set by `FZF_DEFAULT_OPTS`.
This is a undocumented option for `fzf`. There is no guarantee that it
will always work. It's better to not set such options in
`FZF_DEFAULT_OPTS` which are not globally applicable. #80
2020-05-07 19:38:54 +08:00
Christopher Apple
b4f0efdeca
added glo slice to fish, warning about fish 3.1
2020-04-20 15:44:02 -07:00
Christopher Apple
5b839bc34c
fixed git stash show
2020-04-09 09:22:16 -07:00
Christopher Apple
2f2122bd59
fixed git diff preview fish
2020-04-09 09:18:27 -07:00
Pepijn Overbeeke
6beeb2a96e
Fix syntax error in git stash viewer for fish
2020-04-08 10:00:03 +02:00
Wenxuan Zhang
d0f09565e0
fix: fix preview error on gd. #74
2020-04-08 10:45:18 +08:00
Christopher Apple
f1f5fcc9f5
Feature toggle log graph, fish
2020-03-30 09:06:55 -07:00
Wenxuan Zhang
5426e7c19c
fix: fix preview error for fish part. closes #76
2020-03-22 22:25:08 +08:00
Wenxuan Zhang
4eb0832e53
fix: 🐛 Fix issue on ga when path contains blanks
2020-01-15 15:30:52 +08:00
Wenxuan Zhang
fa3303b432
Refactor
2020-01-14 22:36:52 +08:00
Carlos de Paula
0c6199b8cd
Add files as arguments
...
Add case where "ga" command can accept files as arguments
that will be passed directly to "git add" bypassing fzf.
2020-01-14 22:10:40 +08:00
Christopher Apple
857423fc24
added untracked files to fish git-add
2019-12-30 13:12:59 -08:00
Wenxuan Zhang
10308be2c3
fix: 🐛 Fix path issue on osx. #65
2019-12-17 11:46:15 +08:00
Chris Apple
70ac790418
Deleted an extra echo left in from debugging
2019-12-15 09:01:27 -08:00
Christopher Apple
fd63265fe5
fixed add even more, leading whitespace issue
2019-11-26 09:43:36 +01:00
Christopher Apple
803cb4fd2d
Better way to do spaces in filenames
2019-11-26 09:35:33 +01:00
Christopher Apple
bd14e559e5
first attempt at new commands, removed pipe from pager command to be more readable
2019-11-25 23:59:45 +01:00
Wenxuan Zhang
add3a02ebb
fix: 🐛 No necessary to check if fzf exists during loading. #57
2019-11-22 17:52:09 +08:00
Benjamin Caradeuc
903fba2c2f
🐛 fix typo in warning message
2019-11-20 23:46:45 +01:00
Christopher Apple
592f8cc10e
Moved from hash to type -q
2019-11-20 17:05:19 +00:00
Christopher Apple
28ae99d659
Added git pager support
2019-11-11 08:12:17 -07:00
Christopher Apple
94a2c9c059
Fixed issue with mutliple inputs to git commands using ctrl+r
2019-11-07 08:36:45 -07:00
Christopher Apple
325e98cd03
Moved warning for no fzf to forgit::warn
2019-11-05 20:06:45 -07:00
Christopher Apple
10f0af9bb8
First draft of fish forgit completed :)
2019-11-03 12:32:11 -07:00
Christopher Apple
46bfc0b6c6
stopping for the night
2019-11-02 21:23:39 -06:00
Christopher Apple
e0dadacdfe
stash working
2019-11-02 21:08:34 -06:00
Christopher Apple
35cbef1d59
restore now working
2019-11-02 21:03:34 -06:00
Christopher Apple
e8b008c08b
starting getting fish added to forgit
2019-11-02 20:51:25 -06:00