shithub: orca

RSS feed

8dc5d00e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/21 15:52
plan9: udp

99dcd958 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/21 12:22
plan9: add > and < pipe-style commands

a79389eb – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/21 12:05
plan9: add "print" command to print selected rectange

77ce393e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/21 09:34
plan9: provide command window example

d75e8f47 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/21 09:29
plan9: read stdin as a stream of commands

81acb5be – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 16:32
plan9: make sure cursor and selection fits into the grid when resizing

4e3d96a8 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 06:57
plan9: man page: add MOUSE section

286f490c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 06:54
plan9: clarify | behavior when it comes to dots

2f524e90 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 06:47
plan9: allow space as well as ":" separating arguments from the command

3bafb462 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 06:37
plan9: man page: add sections describing keys and commands

3ac96532 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/19 05:58
plan9: draw just one arrow on each side

729ec5d9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 19:40
plan9: add annoying arrows for fields bigger than the window, need to style it better still

f52fdefd – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 18:40
plan9: rearrange style-related things into a single array

f2f73e37 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 17:32
plan9: piping through shell commands

36eb1212 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 14:16
plan9: add -c to usage

0c039774 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 10:54
plan9: rename copyfield → fscr, selfield → fsel

680e6617 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 10:39
plan9: dim Dflow down a bit, dim down "lock" cells as well

86e50143 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 10:17
plan9: implement scrolling for fields that don't fit the window

2c6ccbae – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/18 10:16
plan9: add -c option to set custom cursor

751cb707 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 17:04
plan9: give up on vim keys, use them for other stuff

5b152a57 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 16:07
plan9: check file type before loading

2f27233e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 15:29
plan9: fix mouse selection, make load/saving code easier to read, remove mainstacksize setting

13da40ba – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 14:28
plan9: simplify menu

715c88f5 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 13:19
plan9: fix selection after pasting with a mouse

528348b9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 10:53
plan9: cut/paste with mouse

f124962f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 10:36
plan9: add mouse region selection

4d42f22a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 10:01
plan9: provide a basic man page

8d326d8f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/02/17 08:49
plan9: rename grid -> rulers

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