index
:
fujinet-chat
master
IRC client for Atari 8-bit with FujiNET
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
9 days
Pressing backspace in an empty edit box hides the edit box.
B. Watson
9 days
Stop using FujiNet's CRLF translation (set it to "none"), do our own CRLF ↵
B. Watson
processing. Allows the ~ character to be sent properly.
9 days
Control and numbers 1-7 switch screens.
B. Watson
9 days
Ctrl-Insert toggles between insert and typeover modes (insert is still the ↵
B. Watson
default).
9 days
Disable Break key in both config and client.
B. Watson
9 days
Esc now acts as a latch for the Start key (irssi-like, plus easier for ↵
B. Watson
XEGS/1200XL users).
11 days
Tweak config prompt.
B. Watson
11 days
Rearrange config a bit.
B. Watson
11 days
Add /reboot command.
B. Watson
11 days
Fix bug: cursor down could go past edbox_len.
B. Watson
11 days
Document /reset command.
B. Watson
11 days
Get rid of "joining #channel" message (it was really for debugging anyway).
B. Watson
11 days
Add /RESET command and nreset() func. Mainly for testing.
B. Watson
11 days
Update TODO.
B. Watson
11 days
Tweak irc_loop(), update TODO.
B. Watson
11 days
Clear message buffer on reconnect.
B. Watson
11 days
Update TODO.
B. Watson
11 days
Temporary fix for "USER: Not enough parameters".
B. Watson
12 days
Update TODO.
B. Watson
12 days
Filter out a few more useless keystrokes.
B. Watson
12 days
derp
B. Watson
12 days
Rework server timeout detection.
B. Watson
12 days
fix compiler warning.
B. Watson
12 days
reinstate the bell on timeout.
B. Watson
12 days
Update TODO.
B. Watson
12 days
Derp.
B. Watson
12 days
Ping server after 1 min of inactivity; disconnect/reconnect if no PONG ↵
B. Watson
within the next minute.
12 days
Brighten up default BG and text color, because we're about to use COLOR2 for ↵
B. Watson
a 4th statusbar color.
12 days
Tab completion getting better. Add a : after the nick, in channel screens.
B. Watson
12 days
Channel nick-complete includes join messages.
B. Watson
12 days
Update TODO.
B. Watson
12 days
Nick completion in channels
B. Watson
12 days
Indicators disappear after 3.7 sec.
B. Watson
12 days
Add server menu to config, and "clear all channels".
B. Watson
13 days
f
B. Watson
13 days
Channel tab completion for the [server] screen.
B. Watson
13 days
Tab complete PM nics (private screen only). Also, no need to prefix messages ↵
B. Watson
with /m in server or private screens.
13 days
Activity indicators vanish after 1.5 sec.
B. Watson
13 days
Update doc, TODO.
B. Watson
14 days
Update TODO.
B. Watson
14 days
Update TODO, add doc/scrollback.txt.
B. Watson
14 days
Fix ^W so it deletes the space it starts out on, if it is one (reported by ↵
B. Watson
TheDoctor).
14 days
Start+E also shows the status bar.
B. Watson
14 days
Start+E exits when anything hides the editbox (like, pressing Return or ↵
B. Watson
Shift-Clear or Start+Up).
14 days
After (re)joining channels at connect, switch to screen 3 if it's a channel.
B. Watson
14 days
Update TODO.
B. Watson
14 days
Editbox-only mode, Start+E.
B. Watson
2026-03-16
Update TODO.
B. Watson
2026-03-16
Use correct ATASCII code for #
B. Watson
2026-03-16
Shortcut to connect as Urch600XL in config.
B. Watson
[next]