Commit Graph

8 Commits

Author SHA1 Message Date
ik1ne 581a292797 Add support for switch_lang for Korean. (#981)
* switch korean letters to english

* revised according to recent changes

* Fix typo in tests/test_switch_lang.py

* Add a test case for coverage

* Change: Moved decomposing logic which changes command.script to get_new_command instead of match.

* Fix: changed unicode characters to unicode string for python2 compatibility.

* Fix: Modified to change request.

@ik1ne @yangkyeongmo
2019-10-19 15:03:21 +02:00
Omer Katz b65e3a9aad Added hebrew the list of keyboard layouts (#778)
* Added hebrew the list of keyboard layouts.

Fixes #776.

* Added tests for hebrew layout.

* Fix test.

* Make lint happy.
2018-01-29 08:46:18 +01:00
Vladimir Iakovlev 4625d8503d #682: Unify work with output in classic and instant mode 2017-08-31 17:58:56 +02:00
nvbn df4d2cc88d ⚠️ Remove `settings` param from rules `match`, `get_new_command` and `side_effect` 2015-09-07 13:00:29 +03:00
nvbn baf7796295 #129 Ignore thefuck alias in `switch_lang` rule 2015-07-20 19:40:45 +03:00
nvbn 698451f65d Use parametrized tests where it possible 2015-04-25 02:54:39 +02:00
Dionysis Zindros 4f10fe647d Add tests for greek langage 2015-04-21 22:09:48 +02:00
nvbn e7d5d93056 #68 Add rule for switching layout 2015-04-21 06:26:15 +02:00