Commit graph

15 commits

Author SHA1 Message Date
jazzpi
91f3f82730 New command defining format, minor improvements
- If the second address is empty, it is assumed to be `.`
- Regex addresses and `:substitute` now integrate with search history and
  respect case sensitivity settings
- Patterns for `:substitute` can't be delimited by
- `:set` now supports inverting options using `:set inv{option}` and
  `:set {option}!`
- New commands: `:new`, `:vnew`, `:exit`, `:xall`, `:wall`, `:qall`, `:update`
2015-07-31 12:01:47 +02:00
cb2d79a1e3 get some fresh air 2015-05-24 15:55:24 +02:00
jazzpi
657a92e84e handle range starting at 0 (fixes #30) 2015-03-30 14:12:21 +02:00
jazzpi
f662a96afd Implement :s 2015-03-22 23:14:56 +01:00
jazzpi
161c55c94f Style 2015-03-22 15:19:41 +01:00
jazzpi
477b2a6b6b Fix double comprehension 2015-03-22 14:34:37 +01:00
jazzpi
433b1dd6ac Yes we can 2015-03-22 14:17:43 +01:00
jazzpi
054473a3d1 Fix 2015-03-22 01:11:01 +01:00
jazzpi
e5e944656c is instead of == 2015-03-22 00:58:53 +01:00
jazzpi
548f9b75c4 Add actual command calling 2015-03-21 23:36:08 +01:00
jazzpi
a7504aa590 Address parsing 2015-03-21 19:03:58 +01:00
4f2e9d6fd7 extensibility via services 2015-02-23 14:59:33 +01:00
66e5f697f6 comply with vim behavior 2015-02-23 10:44:51 +01:00
Dave de Fijter
2cafba248c added new commands for quitting, opening tabs and added argument functionality for commands 2015-02-22 16:09:40 +01:00
1a8657b3d4 working title 2015-02-19 18:11:25 +01:00