RSS feed
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