Commit Graph

12 Commits

Author SHA1 Message Date
Pablo Santiago Blum de Aguiar 045c8ae76c #738: Assert TF_SHELL is defined in bash and zsh aliases 2018-01-02 17:18:34 -02:00
Vladimir Iakovlev cfa831c88d #614: Add `--repeat` option 2017-03-28 18:09:38 +02:00
Vladimir Iakovlev beda1854cf #620: Add bash support 2017-03-28 12:01:09 +02:00
Vladimir Iakovlev 14a9cd85aa #611: Allow to configure alias automatically by calling `fuck` twice 2017-03-13 21:50:13 +01:00
Vladimir Iakovlev a778ea6203 #588: Stop using bashlex 2017-01-11 14:58:50 +01:00
Joseph Frazier dbedcc7aa6 Test parsing bash arithmetic expressions 2016-11-23 07:36:58 -05:00
Joseph Frazier 892e8a8e65 Test parsing bash command substitution
This is to help address bad corrections like the following (note the
position of the -p flag):

    thefuck 'git log $(git ls-files thefuck | grep python_command) -p'
    git log $(git ls-files thefuck | grep -p python_command) [enter/↑/↓/ctrl+c]
2016-11-18 14:43:00 -05:00
Pablo Santiago Blum de Aguiar bb5f6bb705 #301: Set variables within the alias
Fix #301
2016-03-09 21:58:18 -03:00
nvbn 7ce4307c87 #402: Don't invoke bash for getting aliases 2016-03-01 01:28:21 +03:00
mcarton 4af7dc2748 Let bash handle bash’s history 2016-02-22 14:53:53 +01:00
nvbn fe07fcaa62 #441: Remove shells methods wrappers 2016-01-29 13:09:40 +03:00
nvbn abe287a52b #N/A: Split `shells` module 2016-01-23 05:06:22 +03:00