Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-30 | samterm: Mouse scroll one line at a time. | Petter Rodhelind | 1 | -0/+4 | |
2017-10-26 | 9term: Use acme colors. | Petter Rodhelind | 1 | -3/+6 | |
2017-10-26 | samterm: Fix indent and code style. | Petter Rodhelind | 1 | -14/+14 | |
2017-10-25 | Merge remote-tracking branch 'upstream/master' | Petter Rodhelind | 1 | -0/+35 | |
2017-10-25 | samterm: Add line wrapping for LINESTART/LINEEND, ctrl+a and ctrl+e. | Petter Rodhelind | 1 | -5/+14 | |
2017-10-25 | samterm: Remove focus follows mouse. | Petter Rodhelind | 1 | -2/+0 | |
2017-10-25 | samterm: Add mouse scrolling. | Petter Rodhelind | 2 | -14/+21 | |
This makes it possible to use the scroll wheel to simulate button 1 and button 3 clicks in the scroll bar. It scrolls in the same way with variable scroll sections. Further down, more lines per scroll etc... | |||||
2017-10-23 | samterm: change focus on mouseover | Petter Rodhelind | 1 | -0/+2 | |
2017-10-23 | samterm: Add undo/redo key bindings. | Petter Rodhelind | 1 | -0/+6 | |
2017-10-23 | samterm: Add sendcmd for arbitrary input in the command window. | Petter Rodhelind | 1 | -0/+42 | |
2017-10-22 | acme: Move one line up/down using ^P and ^N. | Petter Rodhelind | 1 | -32/+42 | |
2017-10-17 | moveplan9: add missing files | Steven Stallion | 1 | -0/+35 | |
This PR adds additional files to update /usr/local/plan9 references for packaging. | |||||
2017-10-16 | acme: Hide dotfiles in dirs. | Petter Rodhelind | 1 | -0/+3 | |
These can easily be shown in a win-window with 'ls -a'... | |||||
2017-10-16 | Merge remote-tracking branch 'upstream/master' | Petter Rodhelind | 29 | -25/+100 | |
2017-10-16 | web: *chrome* matches google-chrome | Gleydson Soares | 1 | -1/+1 | |
2017-10-14 | acme: free buf in checksha1 | Russ Cox | 1 | -0/+1 | |
Thanks to Lorenzo Beretta for noticing. | |||||
2017-10-13 | 9l: accept Linux kernel version 4.x | keks | 1 | -1/+1 | |
Fixes #114. | |||||
2017-10-13 | 9term: fix getpts on macOS 10.13 | David du Colombier | 1 | -0/+16 | |
Since macOS 10.13, opening the /dev/ptyXX files always return ENOENT. Consequently, we changed getpts to use openpty to open a pseudoterminal, like on Linux and OpenBSD. Fixes #90. Fixes #110. | |||||
2017-10-13 | upas/nfs: fix warnings | David du Colombier | 3 | -10/+2 | |
decode.c:146:8: warning: variable ‘argv’ set but not used fs.c:953:47: warning: variable ‘reset’ set but not used imap.c:348:6: warning: variable ‘prefix’ set but not used Updates #114. | |||||
2017-10-10 | acme: check file content before declaring file "modified since last read" | Russ Cox | 23 | -13/+79 | |
Bad remote file systems can change mtime unexpectedly, and then there is the problem that git rebase and similar operations like to change the files and then change them back, modifying the mtimes but not the content. Avoid spurious Put errors on both of those by checking file content. (False positive "modified since last read" make the real ones difficult to notice.) | |||||
2017-10-09 | Merge remote-tracking branch 'upstream/master' | Petter Rodhelind | 4 | -41/+121 | |
2017-10-09 | devdraw: fix build on macOS < 10.12 | Rudá Moura | 1 | -0/+2 | |
After making the build on macOS silent on commit 310ae03, the build was broken on macOS lesser than 10.12 (Sierra). This commit conditionally checks the version the of the SDK before using the defined values for silent build. Fixes #66. | |||||
2017-10-01 | xd: add -R for runewise dump | Leah Neukirchen | 2 | -40/+118 | |
Ported from Plan 9 2013-05-21. https://github.com/0intro/plan9/commit/b377a116d132865c011a3fb3ea76528ffd32963f Closes #16. | |||||
2017-10-01 | web: add Chromium support on FreeBSD | David du Colombier | 1 | -1/+1 | |
On FreeBSD, the Chromium executable is called chrome. Fixes #108. | |||||
2017-09-28 | Merge remote-tracking branch 'upstream/master' | Petter Rodhelind | 89 | -4400/+187 | |
2017-09-22 | .travis.yml: configure build matrix to build on OS X and Linux (thanks ↵ | David du Colombier | 1 | -20/+28 | |
Michaelian Ennis) Fixes #78. | |||||
2017-09-14 | 9l: support FreeBSD 10 and 11 (thanks Ori Bernstein) | David du Colombier | 1 | -1/+1 | |
2017-09-14 | lib/moveplan9.files: add missing files | Adam Saponara | 1 | -1/+12 | |
2017-09-14 | all: remove .cvsignore files | Kare Nuorteva | 46 | -387/+0 | |
Rename following .cvsignore files to .gitkeep since they are required by the build (directories must exist before build): - bin/fossil/.gitkeep - bin/fs/.gitkeep - bin/venti/.gitkeep Change-Id: I9c2865058480cffb3a4613f25e2eca1f7e5578c0 | |||||
2017-09-14 | README: update links | Kare Nuorteva | 1 | -7/+5 | |
Change-Id: I060a8ce1456ad07fd62740b7a0d27256ed094d8a | |||||
2017-09-02 | .travis.yml: disable osx build | David du Colombier | 1 | -1/+0 | |
2017-09-01 | lib9: import frand function from Plan 9 | David du Colombier | 2 | -0/+18 | |
Fixes #15. | |||||
2017-09-01 | svgpic: fix warnings | David du Colombier | 1 | -3/+1 | |
plsvg.c:291:21: warning: variable ‘y2’ set but not used plsvg.c:291:17: warning: variable ‘x2’ set but not used | |||||
2017-09-01 | libmach: initialize ss variable in stabsline2pc function | David du Colombier | 1 | -1/+2 | |
Fixes #58. | |||||
2017-09-01 | .travis.yml: build on osx | David du Colombier | 1 | -0/+8 | |
2017-09-01 | README: add Travis CI and Coverity Scan badges | David du Colombier | 1 | -0/+7 | |
2017-09-01 | dict, sky: update site from pdos.lcs.mit.edu to 9fans.github.io | David du Colombier | 2 | -3/+3 | |
2017-09-01 | dist/publish: fix export of of usr tree | Russ Cox | 1 | -1/+1 | |
2017-09-01 | all: update site from swtch.com to 9fans.github.io | Russ Cox | 26 | -52/+83 | |
2017-09-01 | codereview: delete, now using GitHub pull requests | Russ Cox | 5 | -3944/+2 | |
2017-09-01 | .travis.yml: add Coverity Scan to Travis CI configuration | David du Colombier | 1 | -0/+18 | |
2017-09-01 | .travis.yml: add Travis CI configuration | David du Colombier | 1 | -0/+4 | |
2017-09-01 | ed: allow larger temp files | Russ Cox | 1 | -1/+1 | |
Requested by rob. | |||||
2017-09-01 | 9(1): document gotcha with oh-my-zsh | Russ Cox | 1 | -0/+15 | |
2017-08-03 | acme: Use the same tabstop setting in cloned/zerox window as in the source ↵ | Petter Rodhelind | 1 | -0/+1 | |
window. | |||||
2017-08-03 | devdraw: Use old fullscreen. | Petter Rodhelind | 1 | -1/+1 | |
This makes it a lot easier to do keyboard shortcut fast switching between virtual desktops. | |||||
2017-08-01 | Merge remote-tracking branch 'upstream/master' | Petter Rodhelind | 39 | -1508/+96 | |
2017-07-23 | venti: fix venti graph on 64-bit | Michael Stroucken | 2 | -1/+2 | |
A pixel is 32 bits wide in RGBA, regardless of system's word size. Change-Id: Iea36a8dafdec9ce8d593f944ef5ed1ea08e11d25 Reviewed-on: https://plan9port-review.googlesource.com/2980 Reviewed-by: David du Colombier <0intro@gmail.com> | |||||
2017-07-16 | dist: update mk push | Russ Cox | 1 | -4/+4 | |
Change-Id: I848df28b079ca43dfbe4f7ea6b52cdaf260fd6aa Reviewed-on: https://plan9port-review.googlesource.com/2963 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2017-07-16 | man: various cleanup | Russ Cox | 26 | -49/+43 | |
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com> |