RSS feed
	
	
	
		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
		 
	
		878a7ded
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 14:57
		
plan9: handle ctrl
		 
	
		37879732
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 14:08
		
plan9: don't redraw on mouse/key events that are ignored
		 
	
		31668973
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 14:06
		
plan9: haste input flag takes priority over output one
		 
	
		655c657d
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 13:03
		
plan9: redraw only parts of the field that were changed, helps with huge fields
		 
	
		37d24eae
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 12:19
		
plan9: move exit to the menu (C-q is C-left somehow)
		 
	
		57164287
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 12:01
		
plan9: nanosec: handle wrap-around, increase precision
		 
	
		c593c3b2
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 06:31
		
plan9: snap initial field size to grid
		 
	
		2654c713
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/15 06:00
		
plan9: simplify info drawing
		 
	
		e90c1b46
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 21:22
		
plan9: show dot in place of ruler if rulers are disabled
		 
	
		3cb575b8
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 21:19
		
plan9: faster redraw
		 
	
		e3b96ea3
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 20:15
		
plan9: less flickering
		 
	
		6543539a
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 19:24
		
plan9: try to draw as many chars of the same style as possible in one call
		 
	
		ffc9934c
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 18:19
		
plan9: simplify redraw a bit
		 
	
		5d24d81b
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 18:06
		
plan9: keep more precision for framedev
		 
	
		66b8fabd
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 16:04
		
plan9: framedev: show ms insted of µs; make redraw channel unbuffered
		 
	
		63f6c863
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 14:58
		
plan9: fix C-r and add C-f
		 
	
		38995602
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 11:05
		
plan9: "none" -> "no", makes more sense
		 
	
		0b3bbb90
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 10:05
		
plan9: comment out unhandled keys printing
		 
	
		7ff07a59
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 09:59
		
plan9: proper coloring
		 
	
		98ffa7f8
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 07:48
		
plan9: configure dots/rulers style from the menu
		 
	
		1faf0b55
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/14 05:35
		
plan9: getting to style it properly
		 
	
		f57b5cb6
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 19:48
		
plan9: toggle pause unless in append mode
		 
	
		63aadc53
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 19:47
		
plan9: add ´ for slide mode (same as ` on Swedish layout, no shift press required)
		 
	
		03773b57
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 19:42
		
plan9: C-i in addition to Kins
		 
	
		5fbdddcb
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 18:56
		
plan9: handle grid resizing and make field snap to grid when resizing
		 
	
		b1ebc641
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 17:51
		
plan9: keep info at the bottom, limit the field drawing accordingly
		 
	
		c40b9d21
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 17:51
		
plan9: better handling of modes, select mode with '
		 
	
		9bcd2b4b
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 15:26
		
plan9: add a note regarding C-S-l
		 
	
		0decdf5c
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 15:19
		
plan9: uppercase/lowercase shortcuts
		 
	
		66d3b734
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 10:38
		
plan9: treat ~ just as `
		 
	
		7b18a664
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 10:16
		
plan9: don't block on channel send (sim and kproc), sanitize alt array indices
		 
	
		823cd957
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 09:27
		
plan9: copy/cut/paste through snarf buffer
		 
	
		4bac4cbd
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 08:45
		
plan9: better info drawing, handle ` to enter/leave sliding mode
		 
	
		54d97639
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/13 06:26
		
plan9: minimize frame time deviations, also display it in microseconds
		 
	
		b3a6ad3b
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 19:37
		
plan9: bound checks for fieldset and selmove
		 
	
		e97ec5a6
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 19:05
		
plan9: sliding mode
		 
	
		91d13854
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 18:35
		
plan9: selection
		 
	
		083ddca1
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 16:22
		
plan9: handle space differently depending on insert/append mode
		 
	
		c98d73fc
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 16:18
		
plan9: load/save and display the filename
		 
	
		46544df1
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 15:20
		
plan9: fix timing, fast bpm changing, handle more keys
		 
	
		b2bacf29
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 07:55
		
plan9: fix field resizing by copying to a separate buffer and back
		 
	
		61bd27d3
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 06:30
		
plan9: add >, < and esc handling
		 
	
		2981b0bf
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/12 06:15
		
plan9: more info on the screen, more keys supported
		 
	
		f274c92b
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/11 21:29
		
plan9: field resizing, loading files, rudimentary editing
		 
	
		dd470b17
		 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
 authored
 on 2020/02/11 16:19
		
add Nix expression for Orca installation
		 
Next