RSS feed
ab94883d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/04/30 13:30
plan9: fix selection extending when both Ctrl and Shift are pressed, use rectclip to simplify as well
3c2814b5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/04/13 09:49
Revert "plan9: add "nl" command to append a newline to every UDP message (for stuff like |[3]....)"
27486da4
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/19 20:53
plan9: add "nl" command to append a newline to every UDP message (for stuff like |[3]....)
85497628
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/15 20:49
plan9: change for new picker logic
a93d7290
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/14 21:59
plan9: run picker to modify the palette
9d12fed5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/11 14:00
plan9: add "color" command
aba0118f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/09 12:53
plan9: set apm on -b as well
a759ed97
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/09 12:51
plan9: man page: forgot to set data to $file in the plumb rule
6534ee7f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/09 12:26
plan9: got haste inputs coloring wrong again, fix it
324ef5be
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/08 20:40
plan9: support plumbing to inject files
370b8838
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/08 19:41
plan9: add "inject" cmd
01272ec7
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/08 19:24
plan9: add "inject" cmd; use tokenize(2) for command parsing
1aec5b52
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/08 16:38
plan9: draw rulers properly in case they are in a comment
303324cf
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/08 16:34
plan9: adjust coloring of * and haste input vs normal input
6aa83c4d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/03/01 18:45
plan9: add -n option to force use of nsec() instead of relying on RDTSC: apparently 9front's clock may run absolutely crazy under some hypervizors
b1fc24be
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/25 09:52
plan9: allow absolute path as udp destination, in which case it's treated as a normal file
f56fe8ea
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/25 05:36
plan9: nanosec: remove wrap around, it doesn't make sense
2c9c2ed7
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/25 06:16
plan9: fix nanosec() wrap-around logic
6101cddd
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 20:00
plan9: disable compose mode after Alt has been pressed
e153011a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 18:21
plan9: add "write" command and keep only space and tab as arg separator since ";" and ":" are valid glyphs and someone might actually want to insert them as part of the command
ca65bd16
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 17:44
plan9: refactor midi output, support mono mode
390569e0
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 17:30
plan9: ctrl+shift+v: paste with ignoring empty cells (do not overwrite destination if possible)
e0f8528e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 12:11
plan9: don't clear manual command buffer
25c87e74
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/24 12:02
plan9: rulers: round corners
3879d418
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 18:56
plan9: moving with alt+lmb: take a snapshot once when dragging
d65528c3
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 18:51
plan9: man: clarify shift/alt with left mouse button
cdeb13f5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 18:46
plan9: holding alt with left mouse button moves the selection to the clicked cell
e95728d8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 18:38
plan9: holding shift with left mouse button extends the selection without changing cursor position
b0c2e60e
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 17:52
plan9: center-align the grid
ea5ba1c2
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 16:57
plan9: add midi CC and PB; default to CN=0 (need midifs)
0c08554a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 10:59
plan9: fix mixed up UDP in/out port numbers
93781fc5
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 10:44
plan9: add undo/redo via command, allow two-char shorthands
a8d4fea6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 10:43
plan9: fix saving
cd3d99b9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/23 09:33
plan9: undo/redo
4c06284d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:39
plan9: remove "inverse" option, add ip/udp/midi command line options instead
dbc1606b
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:24
plan9: make dots/rulers a bit more brighter in general, and dimmer when selected
ffb712a9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 07:16
plan9: add copy/paste/erase commands
969f5bea
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:51
plan9: add "midi" command and do not write to stdout by default
44a4c5bb
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:44
plan9: add "udp" command
986cf6b8
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:40
plan9: udp: move reopening to netdial()
054c0666
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 06:33
plan9: nanosec: fall back to nsec() in case cycle is unusable
06f0f47a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/02/22 05:41
plan9: fix drawing of rulers in selection