Commit Graph

25 Commits

Author SHA1 Message Date
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