Kid
462a55358c
Quote more
2022-01-17 07:54:29 +08:00
Kid
9f35e3ef69
Quotes
2022-01-16 19:17:28 +08:00
Kid
ad49f43157
Run fish_indent
2022-01-16 19:06:57 +08:00
Kid
53c1ddf42f
Only bind insert mode when not using default keybindings
2022-01-16 19:06:09 +08:00
Kid
0160a44b3e
Insert when not doing smart replace
2022-01-16 19:02:36 +08:00
Kid
9186d7bb7c
Trim current process
2022-01-16 18:37:46 +08:00
Kid
2bf4165e56
Update function name
2022-01-16 18:25:16 +08:00
Kid
84d4cad405
Improve fish widget code
2022-01-16 18:22:32 +08:00
cherryblossom000
c082c09935
Update legacy syntax from Elvish widget
...
This commit updates the legacy assignment and lambda syntax from the Elvish widget so it works on v0.17 without deprecation errors. This commit also refactors some of the code so it's cleaner.
2022-01-13 21:34:55 +11:00
DevAtDawn
e7dea3ed68
FINAL v1
...
the error handling here made me cry (making esc/ctrl+c/ctrl+g exiting work without issues)
2021-12-16 11:45:57 -07:00
DevAtDawn
5e3215466d
Update navi.plugin.fish
2021-12-16 10:43:52 -07:00
DevAtDawn
38f807c1f6
finished/working with extra comments
2021-12-16 06:54:09 -07:00
DevAtDawn
b756573be8
Update navi.plugin.fish
2021-12-16 05:35:15 -07:00
DevAtDawn
d0b8b09f94
keybindings
...
\cg smart_replace
2021-12-16 05:27:13 -07:00
DevAtDawn
44d8dfc01d
Update navi.plugin.fish
2021-12-16 05:21:07 -07:00
DevAtDawn
487417574d
Notes
...
Notes
2021-12-16 04:24:21 -07:00
DevAtDawn
a5d295f828
Fish smart replace
...
Add “smart replace” functionality to the fish shell widget
2021-12-16 03:54:41 -07:00
Daniel Fitzpatrick
715d3d59e4
Add elvish widget
2021-09-08 16:51:44 -05:00
Denis Isidoro
9396fd539c
Widget: fix replacements in case of multiple occurrences
2021-08-09 10:47:03 -03:00
Denis Isidoro
a36c26f922
Close widget on single ESC ( #597 )
...
Fixes #546 and #553
2021-08-07 15:57:22 -03:00
Denis Isidoro
63068d2446
Respect fzf-overrides in shell widget ( #568 )
2021-06-15 10:12:22 -03:00
Denis Isidoro
307f0c11b2
Improve bash and zsh widgets ( #486 )
2021-04-09 11:55:44 -03:00
Denis Isidoro
cc579470d0
Make zsh widget smarter ( #479 )
...
Related: #463 , from @enisozgen
Before releasing a new version, this will be refactored
2021-04-05 10:11:31 -03:00
Dzmitry Rusak
7a8df3da45
Do not use deprecated args, commands.
2020-09-14 11:30:25 -07:00
Denis Isidoro
4c0151c95c
Add fallback widget for bash < 4 ( #375 )
2020-08-13 09:14:33 -03:00
Denis Isidoro
13a3b9d949
Merge pull request #374 from wardwouts/filter_current_commandline_bash
...
similar command line filter as for zsh
2020-08-13 09:03:23 -03:00
Ward Wouts
4b4194584a
similar command line filter as for zsh
2020-08-13 10:26:27 +02:00
Ward Wouts
0a71db624f
autoselect when there is only one option just feels weird here
2020-08-05 12:01:04 +02:00
Ward Wouts
b0f806449c
Use what's already typed on the commandline as a filter
2020-08-05 11:43:07 +02:00
Denis Isidoro
231f9775ba
Widget: fix behavior for % ( #368 )
2020-07-10 10:10:38 -03:00
Kai Zhang
53d230544a
use zle redisplay
2020-04-07 16:22:33 +00:00
Denis Isidoro
ed0759f9e3
Fix multiline behavior in the bash widget ( #308 )
...
Fixes #306
This only happens when using the bash widget
2020-03-24 08:38:42 -03:00
densa-inc
1986dd4caf
Fix fish widget changing tty settings ( #296 )
2020-03-20 12:43:31 +01:00
Denis Isidoro
2ac30999c2
Bump
2020-03-11 11:31:04 -03:00
Denis Isidoro
ac61dd09b4
Fix use in subshell ( #213 )
2020-03-07 18:03:51 -03:00
Denis Isidoro
c5cd85bb41
Rust implementation ( #197 )
2020-03-04 18:01:23 -03:00
Alexandre Beaulieu
286cb9f97f
doc: code review changes.
2019-10-01 17:41:34 -04:00
Denis Isidoro
2aa07c2ce1
Minor fixes ( #96 )
...
- fix widget
- cleanup
- fix dict lib
2019-09-28 23:12:47 -03:00
Denis Isidoro
260966ba6c
Improve zsh widget ( #92 )
2019-09-27 15:12:55 -03:00
Denis Isidoro
95fc254736
Add MVP for zsh widget ( #50 )
...
Related: #37
2019-09-23 18:14:58 -03:00