Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check result of find in mark-aliases. | Kaz Kylheku | 2016-04-28 | 1 | -1/+1 |
| | | | | | Keys might not exist if aliases have been deleted; i.e. deleted aliases cannot be check-boxed. | ||||
* | Factor out multiple load-aliases calls. | Kaz Kylheku | 2016-04-17 | 1 | -6/+1 |
| | |||||
* | When moving around aliases, keep checkbox values. | Kaz Kylheku | 2016-04-17 | 1 | -1/+12 |
| | |||||
* | Move up/down/top/bottom functionality. | Kaz Kylheku | 2016-04-17 | 1 | -4/+28 |
| | |||||
* | Whitespace: indentation. | Kaz Kylheku | 2016-03-24 | 1 | -2/+2 |
| | |||||
* | Move random alias generation into :postinit handler. | Kaz Kylheku | 2016-03-16 | 1 | -10/+5 |
| | |||||
* | Create two alternative spellings for each alias. | Kaz Kylheku | 2016-03-16 | 1 | -0/+6 |
| | | | | | | | | I ran into a problem using a Tamarind alias, in a situation when I was not able to specify an e-mail address containing dashes. Let's have it so that dots or underscores work as separators between the digit groups. | ||||
* | Use variable instead of /etc/aliases. | Kaz Kylheku | 2016-03-02 | 1 | -9/+9 |
| | |||||
* | Tamarind. | Kaz Kylheku | 2016-03-02 | 1 | -0/+133 |