[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following is a list of commands that don’t really fit in any other
) Splits STRING into substrings where there are matches for SEPARATORS. Each match for SEPARATORS is a splitting point. The substrings between the splitting points are made into a list which is returned. ***If SEPARATORS is absent, it defaults to "[ ftnrv]+".
If there is match for SEPARATORS at the beginning of STRING, we do not include a null substring for that. Likewise, if there is a match at the end of STRING, we don’t include a null substring for that.
Modifies the match data; use ‘save-match-data’ if necessary.
Return T if we’re outta arguments from the input line.
Pop the next argument off.
Return the remainder of the argument text.
The display for the X server
Delete the region between start and end in the input string
Move the cursor to the specified point in the string
Return the position of the cursor.
Return a the substring in INPUT bounded by START and END.
Return a value pair of numbers where the first number is < the second and neither excedes the bounds of the input string.
Returns a fresh list of pathnames corresponding to the truenames of all files within the directory named by the non-wild pathname designator DIRNAME. The pathnames of sub-directories are returned in directory form - see PATHNAME-AS-DIRECTORY.
Move the specified element in in LIST to the head of the list.
don’t focus any window but still read keyboard events.
assign this to T and messages won’t be recorded. It is recommended this is assigned using LET.
Top-level I/O loop
14.1 Menus | ||
14.3 StumpWM’s Data Directory | ||
14.4 Debugging StumpWM | ||
14.5 Sending a Bug Report | ||
14.6 Timers | ||
14.7 Getting Help |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 28, 2024 using texi2html 1.82.