Anthony Sottile
|
787dc0d18f
|
Merge pull request #91 from asottile/fix_cursor_position_comment
fix position changes when commenting and cursor is before comment
|
2020-08-28 21:17:27 -07:00 |
|
Anthony Sottile
|
fd9393c8b1
|
fix position changes when commenting and cursor is before comment
|
2020-08-28 21:09:16 -07:00 |
|
Anthony Sottile
|
eb26d93e03
|
Merge pull request #90 from asottile/fix_out_of_bounds_on_uncomment
Fix out of bounds on uncomment
|
2020-08-28 21:00:52 -07:00 |
|
Anthony Sottile
|
055d738142
|
Fix out of bounds on uncomment
|
2020-08-28 20:52:01 -07:00 |
|
Anthony Sottile
|
29062628f9
|
v0.0.14
v0.0.14
|
2020-08-24 14:03:36 -07:00 |
|
Anthony Sottile
|
1fab2a4b71
|
Merge pull request #85 from asottile/comment
add :comment command for toggling comments
|
2020-08-24 14:02:23 -07:00 |
|
Anthony Sottile
|
9f5e8c02cb
|
add :comment command for toggling comments
|
2020-08-24 13:52:35 -07:00 |
|
Anthony Sottile
|
31624856d2
|
Merge pull request #84 from asottile/asottile-patch-1
add logo to README
|
2020-08-11 23:27:25 -07:00 |
|
Anthony Sottile
|
97b3b4deef
|
add logo to README
|
2020-08-11 23:20:48 -07:00 |
|
Anthony Sottile
|
41880d5f8c
|
v0.0.13
v0.0.13
|
2020-07-24 15:28:01 -07:00 |
|
Anthony Sottile
|
effe988f60
|
Merge pull request #81 from asottile/fix_begin_end_hang
fix highlighting hang with empty begin end rules
|
2020-07-24 15:26:38 -07:00 |
|
Anthony Sottile
|
84b20a4016
|
fix highlighting hang with empty begin end rules
|
2020-07-24 15:13:35 -07:00 |
|
Anthony Sottile
|
5d2c9532a3
|
s/usually use nano/used to use nano/
|
2020-07-20 20:06:24 -07:00 |
|
Anthony Sottile
|
33ff8d9726
|
v0.0.12
v0.0.12
|
2020-07-13 13:33:59 -07:00 |
|
Anthony Sottile
|
f0b2af9a9f
|
Merge pull request #77 from asottile/regex_flags
leverage new regex flags
|
2020-07-01 17:34:20 -07:00 |
|
Anthony Sottile
|
fc21a144aa
|
leverage new regex flags
|
2020-07-01 17:07:32 -07:00 |
|
Anthony Sottile
|
973b4c3cf8
|
Merge pull request #76 from asottile/fix_background_on_close
fix race condition with ^Z on close
|
2020-06-29 13:37:14 -07:00 |
|
Anthony Sottile
|
bd60977438
|
fix race condition with ^Z on close
|
2020-06-29 13:13:14 -07:00 |
|
Anthony Sottile
|
144bbb9daf
|
v0.0.11
v0.0.11
|
2020-05-27 15:50:30 -07:00 |
|
Anthony Sottile
|
7c16cd966e
|
Merge pull request #72 from asottile/pypy3_ci
re-enable pypy3 testing
|
2020-05-27 15:48:20 -07:00 |
|
Anthony Sottile
|
dd19b26fa2
|
re-enable pypy3 testing
|
2020-05-27 15:33:31 -07:00 |
|
Anthony Sottile
|
dca410dd44
|
Merge pull request #69 from YouTwitFace/add-tab-size
Add a vim style command to change the tab size
|
2020-05-27 15:31:06 -07:00 |
|
YouTwitFace
|
ed51b6e6dc
|
Add :tabsize and :tabstop
|
2020-05-27 15:21:17 -07:00 |
|
Anthony Sottile
|
18b5e258f6
|
Merge pull request #71 from asottile/escdelay_tests
test py39
|
2020-05-26 11:41:15 -07:00 |
|
Anthony Sottile
|
e7108f843b
|
test py39
|
2020-05-26 11:17:17 -07:00 |
|
Anthony Sottile
|
ff8d3f10fb
|
Merge pull request #70 from asottile/asottile-patch-1
Fix typo in README
|
2020-05-26 11:09:22 -07:00 |
|
Anthony Sottile
|
8f603b8e14
|
Fix typo in README
|
2020-05-26 11:04:30 -07:00 |
|
Anthony Sottile
|
c184468843
|
v0.0.10
v0.0.10
|
2020-05-24 18:31:48 -07:00 |
|
Anthony Sottile
|
c5653976c7
|
Merge pull request #68 from asottile/fix_macos_full_screen
fix fullscreen on macos in Terminal
|
2020-05-24 18:29:45 -07:00 |
|
Anthony Sottile
|
d81bb12ff7
|
fix fullscreen on macos in Terminal
|
2020-05-24 18:18:35 -07:00 |
|
Anthony Sottile
|
afe461372e
|
Merge pull request #65 from YouTwitFace/add-reverse-sort
Add reverse sort
|
2020-05-20 18:04:10 -07:00 |
|
YouTwitFace
|
b486047e90
|
Add reverse sort
|
2020-05-20 17:07:40 -07:00 |
|
Anthony Sottile
|
f3401a46c7
|
v0.0.9
v0.0.9
|
2020-05-13 16:20:48 -07:00 |
|
Anthony Sottile
|
fbf5fc6ba2
|
Merge pull request #63 from theendlessriver13/fix_redo_on_win
add key for redo so it works on win
|
2020-05-13 15:55:59 -07:00 |
|
Jonas Kittner
|
60b0a77f05
|
add key for redo so it works on win
- added new key to test
|
2020-05-14 00:17:21 +02:00 |
|
Anthony Sottile
|
28a73a1a8c
|
Merge pull request #64 from theendlessriver13/add_numpad_enter
add numpad enter
|
2020-05-13 14:41:20 -07:00 |
|
Anthony Sottile
|
432640eaf1
|
Merge pull request #62 from theendlessriver13/fix_windows_problems
fix babi crashing on win when trying to run it in the background
|
2020-05-13 14:32:39 -07:00 |
|
Jonas Kittner
|
71e67a6349
|
add numpad enter
|
2020-05-13 23:06:24 +02:00 |
|
Jonas Kittner
|
a5caa9d746
|
fix background crash on win
|
2020-05-13 22:37:57 +02:00 |
|
Anthony Sottile
|
599dfa1d0e
|
pre-commit autoupdate
|
2020-05-11 17:27:40 -07:00 |
|
Anthony Sottile
|
3f259403fe
|
v0.0.8
v0.0.8
|
2020-05-08 15:56:59 -07:00 |
|
Anthony Sottile
|
4b27a18c0f
|
Merge pull request #61 from theendlessriver13/fix_CTL_HOME_END_on_win
fix jump to top/end of file on windows
|
2020-05-08 15:56:16 -07:00 |
|
Jonas Kittner
|
58bc4780ca
|
fix jump to top/end of file on windows
|
2020-05-09 00:47:18 +02:00 |
|
Anthony Sottile
|
4812daf300
|
Implement open-with-offset
Resolves #60
|
2020-04-17 19:31:51 -07:00 |
|
Anthony Sottile
|
7d1e61f734
|
v0.0.7
v0.0.7
|
2020-04-04 17:44:40 -07:00 |
|
Anthony Sottile
|
3e7ca8e922
|
make grammar loading more deterministic
|
2020-04-04 17:44:27 -07:00 |
|
Anthony Sottile
|
843f1b6ff1
|
remove stray print
|
2020-04-04 13:13:53 -07:00 |
|
Anthony Sottile
|
f704505ee2
|
v0.0.6
v0.0.6
|
2020-04-04 13:04:34 -07:00 |
|
Anthony Sottile
|
b595333fc6
|
Fix grammars where rules have local repositorys
for example: ruby
|
2020-04-04 13:03:33 -07:00 |
|
Anthony Sottile
|
486af96c12
|
Merge pull request #53 from brynphillips/PS-key-fix
Ps key fix
|
2020-04-03 10:36:12 -07:00 |
|