Vladimir Iakovlev
5f79217e97
#N/A: Add slow_commands and wait_slow_command settings options
2016-08-13 18:55:11 +03:00
nvbn
d5ae3a6b41
Merge branch 'fish-put-to-history' of https://github.com/scorphus/thefuck into scorphus-fish-put-to-history
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-22 03:14:31 +03:00
Pablo Santiago Blum de Aguiar
a27115bff1
#484 : Use PIPE as stdin when Popening the script
...
Fix #484
2016-03-21 16:59:35 -03:00
Pablo Santiago Blum de Aguiar
bb5f6bb705
#301 : Set variables within the alias
...
Fix #301
2016-03-09 21:58:18 -03:00
nvbn
e9de01fa41
#N/A: Move all consts to const
2016-02-22 18:40:28 +03:00
nvbn
9b260eb239
⚠️ #442 : Change history only on shell side
2016-02-22 18:31:28 +03:00
nvbn
fe07fcaa62
#441 : Remove shells methods wrappers
2016-01-29 13:09:40 +03:00
Pablo Santiago Blum de Aguiar
084b907ac0
#433 : Set env vars right in the aliases
...
Fix #433
2016-01-16 21:35:15 -02:00
nvbn
2f353498de
#422 : Add alter_history settings option
2016-01-13 22:22:51 +03:00
Pablo Santiago Blum de Aguiar
fc05364233
#398 & #408 : Support non-ascii IO in Python 2
2015-11-25 02:34:19 -02:00
lovedboy
ae2949cfa2
python2.7 unicode error
2015-11-19 09:40:44 +08:00
mcarton
8feb722ed0
Fix some pep8 warnings
2015-11-15 18:02:37 +01:00
nvbn
959b96cf6e
#392 : Show only debug message if script isn't splitable
2015-10-29 01:03:27 +08:00
nvbn
f20311fa89
#392 : Little refactoring
2015-10-29 00:13:59 +08:00
mcarton
dae58211ba
Parse command line with shlex
...
I put that in shells so that weird shells might try to parse it
differently.
2015-10-28 14:01:14 +01:00
nvbn
dfa22bc92b
#366 Add type annotations in core components
2015-09-08 15:54:07 +03:00
nvbn
eb17e696c3
#366 Fix python 2 support
2015-09-08 15:32:19 +03:00
nvbn
a8dbc48fd4
Move commands-related logic to Command and CorrectedCommand
2015-09-08 15:00:57 +03:00
nvbn
4a27595e97
Move rule-related code to Rule
2015-09-08 14:18:11 +03:00
nvbn
bf80d97062
Remove obscure SortedCorrectedCommandsSequence
2015-09-08 12:52:10 +03:00
nvbn
b2be0b3cad
Remove obscure RulesNamesList and DefaultRulesNames
2015-09-08 12:14:39 +03:00
nvbn
105d3d8137
Make settings a global singleton
2015-09-06 21:47:12 +03:00
nvbn
e2e8b6fc86
Fix without result
2015-09-05 11:45:39 +03:00
nvbn
61937e9e8f
#334 : Wait only for first matched rule; regression: always show arrows
2015-09-01 14:34:41 +03:00
nvbn
5d74344994
Make CorrectedCommand ignore priority when checking equality
2015-09-01 13:03:24 +03:00
nvbn
12394ca842
#334 : Don't wait for all rules before showing result
2015-09-01 12:51:41 +03:00
mcarton
88831c424f
Fix the @wrap_settings annotation
...
It seems much more useful if it only adds settings that are not already
set.
2015-08-17 16:07:24 +02:00
nvbn
7933e963d8
#298 Add ability to chose matched rule
2015-07-28 22:04:27 +03:00
nvbn
cf82af8978
#313 Remove types.Script, use Command with None as stdout and stderr
2015-07-27 17:39:41 +03:00
mcarton
71bb1994c3
Allow rules to correct commands that time out
2015-07-25 23:04:08 +02:00
nvbn
fc3fcf028a
#154 Add priority to rules
2015-05-06 13:57:09 +02:00
nvbn
b985dfbffc
#102 Add support of rules with side effects
2015-05-01 04:39:37 +02:00
nvbn
d3d1f99232
Move special data types to types
2015-04-22 23:04:22 +02:00