shithub: orca

RSS feed

857c7c44 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 08:45
plan9: better error if fasthz is invalid

0ce117fc – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 08:43
plan9: add command-line options

a5a88b06 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 08:42
plan9: rename ptfield to ptclamp

b65c1671 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 08:00
plan9: remove unused colors

7efd7e49 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 07:57
plan9: use Point instead of separate int vars

1353aa19 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 07:57
plan9: mkfile: add HFILES

934e1926 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 06:36
plan9: fix selection sliding

6dacf8b7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 06:30
plan9: fix writing glyphs on non-insert modes

e32c016f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 06:41
plan9: don't use mctl on enter()

95aa7eb8 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 05:51
plan9: simplify selext

3ee1abfe – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 05:46
plan9: remove selw and selh

a50d6147 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 05:46
plan9: fix selection extension when pasting

7f5bd998 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 19:47
plan9: selection to all 4 sides, draw cursor as @

a92bffaf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 13:57
add orca cmd ($ glyph) and support for it on plan9 port

825b4024 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 13:52
plan9: better highlighting

508189b4 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 12:22
plan9: highlight sends

ba578071 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 11:15
plan9: highlight same characters on the field

92967a26 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 10:58
plan9: keep the default colors a bit dim

97d50f6e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 10:37
plan9: use boolean where applicable

5296e55c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 10:31
plan9: move events object to orcathread

1922f210 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 10:26
plan9: (un)comment a block with # instead of filling it all

5fb6fe21 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/16 10:25
plan9: fix movement coloring

8bb36f28 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 20:01
plan9: display bpm change in the info

b82f2508 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 19:49
plan9: add basic commands, enter with C-b

8ebcb9b3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 19:20
plan9: rearrange info columns a bit, show paused mode with ~

18a77886 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 18:57
plan9: show "*" on every fourth tick

cf86eab1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 18:48
plan9: remove "pri 13" from sim proc

27321464 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 18:03
plan9: fix C-hjkl

466ac588 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 17:44
plan9: load/save: different prompt depending on what is going to happen

045dbeed – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 17:35
plan9: use MIN in memmove on resize

371384bf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 17:34
plan9: change keys for far movement to C-a/e on x, Home/End on y

2bdc2925 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 17:15
plan9: selset: fix out of range memset

0b97dad2 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/15 15:00
plan9: redraw if grid dimensions changed