shithub: vim

RSS feed

92068514 – phil9 <telephil9@gmail.com> authored on 2023/09/13 04:22
fix vim crashing when plumber is not running

9bc18013 – phil9 <telephil9@gmail.com> authored on 2021/12/23 06:21
prevent crash when receiving plumb event

33f5d0fe – phil9 <telephil9@gmail.com> authored on 2021/12/22 16:54
change cursor to a plain rectangle

67a16248 – phil9 <telephil9@gmail.com> authored on 2021/12/22 16:25
fix unicode handling

7639ac23 – phil9 <telephil9@gmail.com> authored on 2021/12/22 14:02
fix image syntax in README.md

43bfd725 – phil9 <telephil9@gmail.com> authored on 2021/12/22 14:01
add screenshot to the readme

ed991154 – phil9 <telephil9@gmail.com> authored on 2021/12/22 14:00
add screenshot

4d4fcc4d – phil9 <telephil9@gmail.com> authored on 2021/12/22 13:36
remove old README

6f9e6b4f – phil9 <telephil9@gmail.com> authored on 2021/12/22 13:33
switch README to markdown

3273cfac – phil9 <telephil9@gmail.com> authored on 2021/12/22 13:17
handle function keys (F1-F12)

c40d57b3 – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:52
adapt man.vim to work on plan9

1e7a0608 – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:48
properly report <CR> key

7ae78bc3 – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:46
change keyword behaviour to handle man pages

810e423e – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:41
make all the default mk target

8fbed4da – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:41
switch to 256 colours (and gruvbox color scheme)

e28220f1 – phil9 <telephil9@gmail.com> authored on 2021/12/22 06:15
fix command execution

2a83ebb7 – phil9 <telephil9@gmail.com> authored on 2021/09/06 05:51
fix compiler warnings

0663fb82 – phil9 <telephil9@gmail.com> authored on 2021/09/06 04:24
README: document enhancements and issues

cfa64e59 – phil9 <telephil9@gmail.com> authored on 2021/09/06 04:13
fix mouse dragging + handle middle and right mouse clicks

1a7a4371 – phil9 <telephil9@gmail.com> authored on 2021/09/06 03:35
add mouse support

7660db61 – phil9 <telephil9@gmail.com> authored on 2021/09/05 01:58
use pipe to run shell commands

ccbb4844 – phil9 <telephil9@gmail.com> authored on 2021/09/05 01:53
change runtime path to /sys/lib instead of current directory

199880ad – phil9 <telephil9@gmail.com> authored on 2021/09/02 15:30
Use default rio font

74343d66 – phil9 <telephil9@gmail.com> authored on 2021/09/02 15:24
Add missing _SLEEP declaration.

6949cc1d – phil9 <telephil9@gmail.com> authored on 2021/09/02 15:10
Add plumber support

dd360bcd – phil9 <telephil9@gmail.com> authored on 2021/09/02 13:02
initial import