| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-11 | Rename README -> README.md | Marc André Tanner | 1 | -597/+0 | |
| 2015-04-11 | Update README, convert to Markdown | Marc André Tanner | 1 | -154/+188 | |
| 2015-04-03 | Add option to display relative line numbers | Marc André Tanner | 1 | -2/+4 | |
| :set rnu Based on a patch by Sebastian Götte. | |||||
| 2015-01-14 | Remove nano like frontend for now | Marc André Tanner | 1 | -6/+3 | |
| If time permits I still want to experiment with different editing paradigms and write a proper nano/sandy/sam frontend but at the moment it is just bitrotting and not very useful. | |||||
| 2015-01-06 | Update README to reflect current state | Marc André Tanner | 1 | -16/+31 | |
| 2015-01-06 | Rudimentary change list (accessible via g; and g,) | Marc André Tanner | 1 | -2/+3 | |
| 2015-01-04 | implement rudimentary autoindent | Matthias Braun | 1 | -0/+5 | |
| 2015-01-04 | Update :set option section in README | Sebastian Götte | 1 | -2/+2 | |
| 2015-01-01 | Add rudimentary support for jump list (CTRL+{O,I}) | Marc André Tanner | 1 | -1/+2 | |
| 2014-12-23 | Distinct between inner and outer word text objects | Marc André Tanner | 1 | -1/+1 | |
| 2014-12-23 | Optionally display line numbers alongside file | Marc André Tanner | 1 | -2/+4 | |
| Enable/disable with :set number [0|1] | |||||
| 2014-12-18 | Macro support | Marc André Tanner | 1 | -1/+6 | |
| At some point this should be optimized further at the moment there is some 20 byte overhead for each entered key. | |||||
| 2014-09-27 | Implement :bdelete | Marc André Tanner | 1 | -0/+1 | |
| 2014-09-27 | Implement proper distinction between word and WORD | Marc André Tanner | 1 | -3/+1 | |
| 2014-09-24 | Implement :new and :vnew | Marc André Tanner | 1 | -0/+2 | |
| 2014-09-24 | Update README to reflect current ':'-command status | Marc André Tanner | 1 | -0/+16 | |
| 2014-09-23 | Implement linewise visual mode | Marc André Tanner | 1 | -3/+1 | |
| 2014-09-22 | Add support for the '<', '>' marks | Marc André Tanner | 1 | -2/+6 | |
| 2014-09-17 | Update README with current operator support | Marc André Tanner | 1 | -3/+1 | |
| 2014-09-13 | Add a README | Marc André Tanner | 1 | -0/+518 | |
| This is for now just a mail originally sent to the suckless mailing list. | |||||
