Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - sam - An updated version of the sam text editor.
git clone git://vernunftzentrum.de/sam.git
Log
Files
Refs
LICENSE
---
Date Commit message Author
2018-03-12 15:14 Allow ^ as bol address command Christian…
2017-10-27 20:49 The mailing list is dead...or never really lived. Rob King …
2017-10-26 17:00 Fix formatting. Rob King …
2017-10-26 16:56 Remove obsolete documentation. Rob King …
2017-09-19 14:45 Fixed compilation issues when sizeof(int) != size… Rob Kin…
2017-09-16 01:38 Merge pull request #65 from hubhamster/pointtotype Rob King …
2017-09-12 19:41 Credit where credit's due. Rob King …
2017-09-12 17:52 Merge pull request #64 from dtolpin/master Rob King …
2017-06-26 23:03 Credit where credit's due. Rob King …
2017-06-26 23:02 Fix scroll-off-the-left for mouse scrolling. Rob King …
2017-06-23 21:09 Handle scrolling to the last line. Rob King …
2017-06-23 15:20 Remove custom composition handling in favor of XI… Rob Kin…
2017-06-23 14:54 Use an I-beam cursor for text. Rob King …
2017-06-20 02:51 Merge pull request #58 from pilona/master Rob King …
2017-05-24 04:53 Removed duplicate symbol. Rob King …
2017-05-20 04:14 Credit where credit's due. Rob King …
2017-05-20 03:21 Use X Input Methods for keyboard handling. Rob King …
2017-05-03 15:01 Don't print modifier keysyms on higher mods. Rob King …
2017-02-18 05:45 Don't assume zero-length wchars are incomplete. Rob King …
2017-02-13 17:35 Typo fix. Rob King …
2017-02-08 16:40 Simplify multibyte decoding. Rob King …
2017-01-27 16:14 Remove vestigal code. Rob King …
2017-01-27 16:08 Don't punt on encoding errors. Rob King …
2017-01-27 15:09 Merge pull request #49 from ahamidullah/dclick-hl Rob King …
2017-01-23 16:32 Merge pull request #47 from czarkoff/readme Rob King …
2017-01-23 16:31 Merge pull request #48 from czarkoff/cflags Rob King …
2017-01-11 15:52 Fork off when starting sam from B. Rob King …
2017-01-10 16:03 Make sure to normalize path names for B. Rob King …
2017-01-05 17:19 Documented UNIX-domain socket support. Rob King …
2017-01-04 23:40 Update TODOs. Rob King …
2017-01-04 23:32 Rework how sam handles remote control sockets. Rob King …
2017-01-04 17:55 Fix bug in input handling when not downloaded. Rob King …
2016-12-16 15:50 Fix ordering on samrc processing. Rob King …
2016-12-09 17:27 Allow changing of X selection for snarf buffer ex… Rob Kin…
2016-12-08 16:34 Updated credits. Rob King …
2016-12-08 16:18 Use Mike's real name. Rob King …
2016-12-08 05:49 Documentation cleanup. Rob King …
2016-12-08 05:44 mdoc macro fix Rob King …
2016-12-08 05:42 Updated documentation for text encodings. Rob King …
2016-12-08 05:31 Documentation clarification. Rob King …
2016-12-08 05:28 Clarified X11 requirement. Rob King …
2016-12-08 05:27 Shout-out to Go Mono. Rob King …
2016-12-08 05:26 Allow spaces in font names. Rob King …
2016-12-07 22:00 Updated README. Rob King …
2016-12-07 22:00 Updated README. Rob King …
2016-12-07 21:56 Fix example samrc. Rob King …
2016-12-07 21:52 Fix loop on selection. Rob King …
2016-12-07 21:43 Encode selections using the X multibyte functions. Rob King …
2016-12-07 19:13 Merge branch 'master' into experimental Rob King …
2016-12-07 17:33 Request an updated keymap at startup. Rob King …
2016-12-07 17:05 Query for current keyboard. Rob King …
2016-12-07 16:03 Updated credits. Rob King …
2016-12-07 16:00 Merge branch 'master' into experimental Rob King …
2016-11-30 22:52 Initialize xkb controls. Rob King …
2016-11-30 22:35 Added debugging prints. Rob King …
2016-11-30 22:18 Futher XKB initialization improvements. Rob King …
2016-11-30 22:03 Initialize the X Keyboard Extension correctly. Rob King …
2016-11-30 21:21 Add debugging print statements. Rob King …
2016-11-25 06:12 Updated build instructions. Rob King …
2016-11-25 06:10 Reference LC_* in ENVIRONMENT. Rob King …
2016-11-25 06:07 Updated information about environment variables. Rob King …
2016-11-25 06:05 Updated TODOs. Rob King …
2016-11-25 06:05 Don't render invalid character sequences. Rob King …
2016-11-25 06:00 Updated README. Rob King …
2016-11-25 05:53 Updated example RC file. Rob King …
2016-11-25 05:52 Free fonts on shutdown. Rob King …
2016-10-20 22:24 Remove unnecessary frees. Rob King …
2016-10-20 22:11 Merge branch 'master' into experimental Rob King …
2016-10-20 22:00 Standardize more code on wide characters. Rob King …
2016-10-20 21:44 Simplified character input processing. Rob King …
2016-10-20 21:40 Allow host part of sam to be built independently. Rob King …
2016-10-20 21:18 Simplified Xt argument processing. Rob King …
2016-10-20 21:04 Use atexit to ensure proper shutdown. Rob King …
2016-10-20 20:55 Remove many valgrind-detected memory leaks. Rob King …
2016-10-20 14:37 Merge branch 'master' into experimental Rob King …
2016-10-20 14:34 Merge branch 'master' into experimental Rob King …
2016-10-19 15:00 Merge branch 'master' into experimental Rob King …
2016-10-07 14:25 Merge branch 'master' into experimental Rob King …
2016-10-05 03:56 Remove unneeded dependency. Rob King …
2016-10-05 03:56 Fix journal debugging print. Rob King …
2016-10-04 16:19 Refactored code. Rob King …
2016-10-04 16:17 Refactored code. Rob King …
2016-10-04 16:14 Normalize code. Rob King …
2016-10-04 16:11 Switch to snprintf. Rob King …
2016-10-04 16:01 Style fixes. Rob King …
2016-10-04 15:45 Remove more unused code. Rob King …
2016-10-04 15:38 Removed more unused code. Rob King …
2016-10-04 15:36 Removed unused code. Rob King …
2016-10-04 15:14 Booleanify more variables. Rob King …
2016-10-04 15:09 Booleanify more variables. Rob King …
2016-10-04 06:45 Refactored strwidth. Rob King …
2016-10-04 06:35 Remove more unused code. Rob King …
2016-10-04 05:57 Removed more unused code. Rob King …
2016-10-04 05:45 Standardized on one stipple pattern to reduce cod… Rob Kin…
2016-10-04 05:24 Removed more unused code. Rob King …
2016-10-04 05:23 Remove more unused code. Rob King …
2016-10-04 05:21 Removed unused code. Rob King …
2016-10-04 04:08 Updated experimental features. Rob King …
2016-10-04 04:05 Removed unneded compatibility flags. Rob King …
2016-10-04 03:53 Switch to simple buffers. Rob King …
2016-10-04 03:40 Use bool for booleans. Rob King …
2016-10-04 03:15 Warn on invalid encoding. Rob King …
2016-10-04 02:53 Switch to using wchar_t instead of Rune. Rob King …
2016-09-30 17:43 Style fixes Rob King …
2016-09-30 04:58 Switched to using wide characters. Rob King …
2016-09-27 22:02 Use wchar_t's for Runes. Rob King …
2016-09-27 16:25 Removed old uchar definition. Rob King …
2016-09-27 16:21 Standardized on 16-bit shorts. Rob King …
2016-09-27 16:04 Standardize on 64-bit longs. Rob King …
2016-09-27 15:37 Normalized ulong type. Rob King …
2016-09-27 15:35 Normalize unsigned long to uint64_t. Rob King …
2016-09-27 15:32 No more classic sam compatibility. Rob King …
2016-09-27 15:27 No more (v)long distinction. Rob King …
2016-09-26 03:15 Fix memmove arithemtic error. Rob King …
2016-09-24 03:31 Better handle blanks and comments in rc files. Rob King …
2016-09-24 02:57 Add the look, search, and write commands. Rob King …
2016-09-24 02:29 Allow specification of alternate samrcs via SAMRC. Rob King …
2016-09-23 14:36 Clarified documentation on the 'send' command. Rob King …
2016-09-23 14:36 Added SHELL environment variable. Rob King …
2016-09-23 14:31 Updated credits. Rob King …
2016-09-23 14:29 Removed debugging goo. Rob King …
2016-09-23 14:28 Make error files private. Rob King …
2016-09-23 14:26 Use SHELL to find a shell. Rob King …
2016-09-23 14:21 Fix broken g and v commands. Rob King …
2016-09-22 16:06 Don't allow overlapping strcpy. Rob King …
2016-09-22 02:47 Updated TODOs. Rob King …
2016-09-22 02:47 Fixed bugs in send logic. Rob King …
2016-09-22 01:22 Style fixes. Rob King …
2016-09-22 01:22 Updated TODOs. Rob King …
2016-09-21 21:41 Remove old Xrm/Xt stuff. Rob King …
2016-09-21 21:41 Make sure to flush keys before commands. Rob King …
2016-09-21 18:48 Clarified meaning of 'send' binding. Rob King …
2016-09-21 14:43 Merge branch 'master' of github.com:deadpixi/sam Rob King …
2016-09-21 14:43 Corrected examples in samrc. Rob King …
2016-09-21 14:38 Added missing close list. Rob King …
2016-09-20 21:01 Fix panic on cmdsend. Rob King …
2016-09-19 21:43 Add support for sending commands to the editor. Rob King …
2016-09-19 05:50 Switch to using XKB for keycode translation. Rob King …
2016-09-15 23:26 Improve the appearance of the samrc command table. Rob King …
2016-09-14 15:12 Updated README. Rob King …
2016-09-13 18:40 Code cleanup. Rob King …
2016-09-13 16:14 Added another traditional control sequence. Rob King …
2016-09-13 16:09 Added a comment so that I'd remember why I did th… Rob Kin…
2016-09-13 16:07 Suppress control key combinations unless explicit… Rob Kin…
2016-09-13 16:00 Add Ctab as a bindable command. Rob King …
2016-09-13 15:58 We no longer need the distinction between raw and… Rob Kin…
2016-09-13 15:55 Treated tab expansion as a normal command. Rob King …
2016-09-13 15:47 Style fix. Rob King …
2016-09-13 15:45 Added traditional control character behavior for … Rob Kin…
2016-09-13 15:32 Updated TODOs. Rob King …
2016-09-13 15:28 Clarified description of color support. Rob King …
2016-09-11 04:44 Copyediting and style fixes. Rob King …
2016-09-11 04:37 Normalize keysym case. Rob King …
2016-09-11 04:09 Style fixes. Rob King …
2016-09-10 21:47 Updated example samrc. Rob King …
2016-09-10 21:47 Cleaned up samrc parsing code. Rob King …
2016-09-10 21:17 Updated example samrc. Rob King …
2016-09-10 21:12 Added the unbind and unchord samrc directives. Rob King …
2016-09-10 03:31 Removed more unused code. Rob King …
2016-09-10 03:22 libXg is now completely agnostic of the command s… Rob Kin…
2016-09-10 03:13 Don't send button events until chords are complet… Rob Kin…
2016-09-09 23:49 Install the samrc man page. Rob King …
2016-09-09 22:55 Fix accidental removal of Control-Tab combo. Rob King …
2016-09-09 22:51 Updated default config.mk. Rob King …
2016-09-09 22:48 Document new configuration procedure. Rob King …
2016-09-09 22:47 Centralized compile-time configuration into confi… Rob Kin…
2016-09-09 22:47 Centralized compile-time configuration into confi… Rob Kin…
2016-09-09 22:40 Remove the need for SHPATH. Rob King …
2016-09-09 22:34 Further manual page updates. Rob King …
2016-09-09 22:25 Added more ways to help. Rob King …
2016-09-09 22:22 Updated the samrc man page to reflect modifier us… Rob Kin…
2016-09-09 22:12 Updated example. Rob King …
2016-09-09 22:11 Handle shift as a modifier. Rob King …
2016-09-09 22:05 Use '*' instead of 'n', since its more accuarte. Rob King …
2016-09-09 22:02 Fix handling of multiple modifiers. Rob King …
2016-09-09 20:54 Added samrc man page. Rob King …
2016-09-09 20:54 Updated rc handling. Rob King …
2016-09-09 20:04 Remove a fixed bug from the documentation. Rob King …
2016-09-09 19:35 Added samrc support for colors and fonts. Rob King …
2016-09-09 18:07 Added runtime rcfile parsing. Rob King …
2016-09-09 15:20 Make backspace behavior match Plan 9 sam. Rob King …
2016-09-09 14:49 Style fixes. Rob King …
2016-09-08 19:30 More code cleanup. Rob King …
2016-09-08 19:30 Minor code cleanup. Rob King …
2016-09-07 14:38 Updated credits, fixed typos. Rob King …
2016-09-07 02:55 Compile without warnings. Rob King …
2016-09-07 02:40 Fixed accidentally deleted call. Rob King …
2016-09-07 02:14 Removed debugging goo. Rob King …
2016-09-07 02:10 Remove more unused code. Rob King …
2016-09-07 02:10 Remove more unused code. Rob King …
2016-09-06 22:40 Remove more unused code. Rob King …
2016-09-06 22:38 Removed unused bitblt code. Rob King …
2016-09-06 22:24 Whitespace normalization. Rob King …
2016-09-06 18:54 Use default X cursors. Rob King …
2016-09-06 18:14 Updated credits. Rob King …
2016-09-06 17:31 Use dprintf in favor of fprint (simplifies things… Rob Kin…
2016-09-06 17:15 Include config.h for 64-bit typing. Rob King …
2016-09-06 16:47 Fix default man path. Rob King …
2016-09-06 16:47 Fix installation of keyboard man page. Rob King …
2016-09-06 16:41 Support non-Latin keyboards. Rob King …
2016-09-05 04:27 Whitespace fix. Rob King …
2016-09-05 03:52 Better handle multiple modifiers on keys. Rob King …
2016-09-05 03:19 Can't say we didn't warn you. Rob King …
2016-09-05 03:14 Remove samsave as a separate installable. Rob King …
2016-09-05 03:00 Fix samsave handling. Rob King …
2016-09-05 02:39 Not everyone has pwd in /bin. Rob King …
2016-09-05 02:36 Be more portable about getting C99 features. Rob King …
2016-09-04 23:44 Updated credits. Rob King …
2016-09-04 23:42 Added STANDARDS as another source of env flags. Rob King …
2016-09-04 23:12 Modernize return type for main. Rob King …
2016-09-04 14:57 Remove *at functions for Mac OS X compatibility. Rob King …
2016-09-02 15:22 Removed legacy scripts. Rob King …
2016-09-02 14:37 Made sure to default to C99. Rob King …
2016-09-02 04:35 Formatting fixes. Rob King …
2016-09-02 03:52 Further updated comments on classic compatibility. Rob King …
2016-09-02 03:48 Made a comment about classic compatibility. Rob King …
2016-09-02 03:43 Fix classic compatibility. Rob King …
2016-09-02 03:31 Removed obsolete define. Rob King …
2016-09-02 03:31 Allow compatbility with classic sam. Rob King …
2016-09-02 03:15 Officially break with the old binary protocol. Rob King …
2016-09-02 03:03 Support scrolling even for zeroxed layers. Rob King …
2016-09-01 22:15 Simplified the scrolldownline function. Rob King …
2016-09-01 21:57 Removed stale code. Rob King …
2016-09-01 21:56 Updated and cleaned up README. Rob King …
2016-09-01 21:55 Fixed handling of command output overflow files. Rob King …
2016-09-01 21:36 Make scrolling actions to work with zeroxed layer… Rob Kin…
2016-09-01 20:36 Better explained the scrolling bug. Rob King …
2016-09-01 20:33 Style fixes. Rob King …
2016-09-01 19:47 Simplified background config, removed unneeded co… Rob Kin…
2016-09-01 19:33 Update known bugs. Rob King …
2016-09-01 18:43 Normalize mousebutton handling. Rob King …
2016-09-01 17:29 Allow mouse chords to target different layers. Rob King …
2016-09-01 16:48 Updated credits and TODOs. Rob King …
2016-09-01 16:45 Add the Cscroll{up,down}line commands. Rob King …
2016-09-01 16:06 Removed hacky scrolling code. Rob King …
2016-09-01 15:48 Merge branch 'master' of github.com:deadpixi/sam Rob King …
2016-09-01 15:45 Mouse chords are now configurable. Rob King …
2016-09-01 14:48 Nomenclature fix. Rob King …
2016-09-01 14:47 Remove unneeded feature test macro. Rob King …
2016-09-01 14:45 Formatting fix. Rob King …
2016-09-01 14:44 Fix close macro. Rob King …
2016-09-01 14:42 Simplify tempfile handling. Rob King …
2016-08-31 03:48 Style fixes. Rob King …
2016-08-31 02:11 Updated credits. Rob King …
2016-08-31 02:09 Start modernizing types and compilation options. Rob King …
2016-08-30 20:32 Merge pull request #16 from spewspew/forpull Rob King …
2016-08-25 15:28 Fix minor README issues. Rob King …
2016-08-20 03:29 Various documentation improvements. Rob King …
2016-08-20 02:58 Clarified -r flag. Rob King …
2016-08-20 02:55 Typo fix. Rob King …
2016-08-19 22:26 Updated README. Rob King …
2016-08-19 22:22 Made mouse-wheel scrolling less drastic. Rob King …
2016-08-17 21:57 Modernize arrow defaults. Rob King …
2016-08-15 17:54 Add a warning. Rob King …
2016-08-15 16:28 Fix file corruption on extended keyboard handling. Rob King …
2016-08-15 16:22 Ensure LDFLAGS and INCLUDES are always set. Rob King …
2016-08-15 16:20 Make building easier for non-Linux systems. Rob King …
2016-08-15 06:13 Add another way users can help. Rob King …
2016-08-15 06:10 Updated the screenshot. Rob King …
2016-08-15 06:09 Updated 'New Features' to talk about color. Rob King …
2016-08-15 06:03 Add a screenshot. Rob King …
2016-08-15 06:03 Add a screenshot. Rob King …
2016-08-15 06:00 Kill ghosts on closeup. Rob King …
2016-08-15 05:50 Fix mis-paint on resize. Rob King …
2016-08-15 05:26 Updated TODOs. Rob King …
2016-08-15 05:25 Add color defaults. Rob King …
2016-08-15 05:25 Document the new color handling. Rob King …
2016-08-15 05:18 Add angry fruit salad support. Rob King …
2016-08-15 04:35 Fix mis-paint on startup. Rob King …
2016-08-15 04:26 Backward compatible default border color. Rob King …
2016-08-15 04:24 Allow a configurable border color. Rob King …
2016-08-15 04:04 Fix scrollbar colors. Rob King …
2016-08-15 04:02 Add support for different background colors. Rob King …
2016-08-15 03:20 Whitespace fixes. Rob King …
2016-08-14 00:11 Add another TODO. Rob King …
2016-08-13 19:35 Formatting fix. Rob King …
2016-08-13 19:34 Formatting fix. Rob King …
2016-08-13 19:31 Various documentation improvements. Rob King …
2016-08-13 19:31 Add a default cut keybinding. Rob King …
2016-08-13 19:08 Another way to help. Rob King …
2016-08-13 19:07 Lest anyone think I consider Plan 9 a legacy OS. Rob King …
2016-08-13 19:06 Fix formatting. Rob King …
2016-08-13 19:05 Add goals and future directions. Rob King …
2016-08-12 20:20 Added the Cwrite keybinding. Rob King …
2016-08-12 20:11 Add keyboard shortcuts for snarf, cut, paste, and… Rob Kin…
2016-08-12 18:46 More examples. Rob King …
2016-08-12 18:45 Don't export internal command functions. Rob King …
2016-08-12 17:00 Minor comment update. Rob King …
2016-08-12 16:59 Add information about the tab key. Rob King …
2016-08-12 16:55 Add a desktop entry file. Rob King …
2016-08-12 16:17 Add a useful default keybinding. Rob King …
2016-08-12 15:26 Clarify hexadecimal format. Rob King …
2016-08-12 15:10 Added information about community. Rob King …
2016-08-12 04:32 Fix addlatin prototype. Rob King …
2016-08-12 04:31 Refactor keyboard file load. Rob King …
2016-08-12 04:25 Made a random selection of sequences for an examp… Rob Kin…
2016-08-12 04:25 Document composition fallback behavior. Rob King …
2016-08-12 04:23 Fall back to the default latin composition table. Rob King …
2016-08-12 04:10 Split off documentation on keyboard file. Rob King …
2016-08-12 03:43 Style fixes. Rob King …
2016-08-12 03:36 Rolled back inadvertant changes. Rob King …
2016-08-12 03:35 Added a nuke target. Rob King …
2016-08-12 03:33 Fix example configuration. Rob King …
2016-08-12 03:32 Automatically make the local config if needed. Rob King …
2016-08-12 03:29 Added documentation to commands.h.def. Rob King …
2016-08-12 03:20 Make the command key configurable. Rob King …
2016-08-12 03:18 Remove old command definitions. Rob King …
2016-08-12 03:17 Make command handling much more extensible. Rob King …
2016-08-12 02:02 Rename config.h to config.h.def. Rob King …
2016-08-12 00:49 Greatly simplified keyboard handling. Rob King …
2016-08-11 19:54 Prepare for better extended key handling. Rob King …
2016-08-11 19:18 Don't worry so much about environment variable na… Rob Kin…
2016-08-11 19:16 Use a better default font specification. Rob King …
2016-08-11 19:15 Don't reallocate drawables on every string op. Rob King …
2016-08-11 18:38 Search the path for the (R)SH commands. Rob King …
2016-08-11 18:36 Update known bugs. Rob King …
2016-08-11 18:08 Added the 'ta' composition to the default set. Rob King …
2016-08-11 18:04 Fix command key handling. Rob King …
2016-08-11 17:56 Added config.h. Rob King …
2016-08-11 17:55 Split configuration into config.mk and config.h. Rob King …
2016-08-11 17:43 Remove unneeded Plan 9 code. Rob King …
2016-08-03 03:15 Be sure destination directories exist. Rob King …
2016-07-28 15:15 Allow enabling of tab expansion via the TABS envi… Rob Kin…
2016-07-28 15:03 C modernization. Rob King …
2016-07-28 14:58 Allow tab expansion up to 12 spaces. Rob King …
2016-07-28 14:52 Make sure exists. Rob King …
2016-06-17 14:53 Fix a missing break statement. Rob King …
2016-05-27 18:46 Added the -f (nofifo) flag. Rob King …
2016-05-27 18:30 Search the path for various sam binaries. Rob King …
2016-05-27 18:19 Installation documentation improvements. Rob King …
2016-05-27 18:18 Typo fix. Rob King …
2016-05-27 17:23 Whitespace cleanup. Rob King …
2016-05-27 17:01 Fix display of hostname on sam -r invocations. Rob King …
2016-05-27 16:22 Removed debugging goo. Rob King …
2016-05-27 16:21 Raise the sam window when sweeping a new text. Rob King …
2016-05-27 03:27 Make sure to update current layer on b command. Rob King …
2016-05-27 03:06 Added blurb about scrolling. Rob King …
2016-05-27 03:05 Whitespace fix. Rob King …
2016-05-27 03:05 Revert unnecessary Strcmp length arg. Rob King …
2016-05-26 17:05 Documented new 'b' command semantics. Rob King …
2016-05-26 17:02 Improved the fuzzy filename matching algorithm. Rob King …
2016-05-26 15:44 Clarified 'Modern OS' in README. Rob King …
2016-05-26 15:42 Typo fix. Rob King …
2016-05-26 15:36 README is ReStructuredText, not Markdown. Rob King …
2016-05-26 15:35 Fixed URLs. Rob King …
2016-05-26 15:33 Improved README. Rob King …
2016-05-26 05:19 Document the changes to the 'b' command. Rob King …
2016-05-26 05:10 Make the 'b' command work on prefixes. Rob King …
2016-05-26 05:01 Fix counter increment. Rob King …
2016-05-26 02:56 Added prefix-length optional return from Strcmp. Rob King …
2016-05-23 15:11 Merge branch 'chneukirchen-ldflags' Rob King …
2016-05-23 14:55 Merge pull request #7 from chneukirchen/docfix Rob King …
2016-05-20 15:07 Fix bugs on ctrl-{k,x,e}. Rob King …
2016-05-18 22:17 Merge branch 'master' of github.com:deadpixi/sam Rob King …
2016-05-18 22:17 Added home page to README. Rob King …
2016-05-18 21:13 Fix improper termination of samterm argv. Rob King …
2016-05-18 05:26 Use getopt for argument processing; fixes a bug. Rob King …
2016-05-18 04:52 Fixed usage message. Rob King …
2016-05-18 04:46 Make tabwidth a global variable. Rob King …
2016-05-18 04:46 Exported the pushkbd function. Rob King …
2016-05-18 04:46 Documented the -e option. Rob King …
2016-05-18 04:45 Added the 'ta'->tab composition. Rob King …
2016-05-18 04:44 Added support for expanding tabs to spaces. Rob King …
2016-05-18 04:43 Events can now be inserted at queue head or tail. Rob King …
2016-05-17 22:51 Removed no-longer-true warning. Rob King …
2016-05-17 22:48 Merge branch 'master' of github.com:deadpixi/sam Rob King …
2016-05-17 22:45 Modernized variable declarations. Rob King …
2016-05-17 22:45 Modified to use the new structured keyboard event… Rob Kin…
2016-05-17 22:43 Treat keyboard events as structured events. Rob King …
2016-05-17 22:42 Removed old pdf target. Rob King …
2016-05-17 18:23 Fixed compose key doc oversight. Rob King …
2016-05-02 16:55 Fix misdirected scroll button. Rob King …
2016-05-02 16:45 Scroll command window to bottom on ctrl-k. Rob King …
2016-05-02 16:24 Removed PDF manual. Rob King …
2016-05-02 16:21 Added support for scroll wheels on mice. Rob King …
2016-05-01 06:45 Make sure to leave selection intact on jump. Rob King …
2016-05-01 06:41 Updated README. Rob King …
2016-05-01 06:27 Added a key shortcut to jump to command window. Rob King …
2016-05-01 05:58 Typo fix. Rob King …
2016-05-01 05:56 Treat shift-button-3 as button-2. Rob King …
2016-05-01 04:54 Added descriptions for all composed characters. Rob King …
2016-01-22 15:55 Ensure mousewheel clicks don't break chords. Rob King …
2015-08-05 03:45 Parameterized the dot movement keys, making them … Rob Kin…
2015-08-05 03:25 Documented the dot-movement keys. Rob King …
2015-08-05 03:00 Updated the manual page to document the new mouse… Rob Kin…
2015-08-05 02:51 Merge pull request #2 from siebenmann/mouse-chords Rob King …
2015-08-05 02:49 Merge pull request #3 from deadpixi/wordstar Rob King …
2015-08-04 23:55 Added support for the TABS environment variable. … Rob Kin…
2015-08-04 23:38 Merge pull request #1 from siebenmann/xft-fix Rob King …
2015-08-01 04:02 Initial git import. Rob King …
Atom feed
You are viewing proxied material from vernunftzentrum.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.