Thread #108599142
HomeIndexCatalogAll ThreadsNew ThreadReply
H
List your favourites
>text editing
>email
>calendar
>ftp/file transfer
pic rel, termscp
>coding
>network and wifi management
impala for iwd
>firewall
>file manager
>etc
+Showing all 50 replies.
>>
>>108599142
>text editing
emacs (gui)
>email
mu4e (emacs)
>calendar
cal
>ftp/file transfer
rsync
>coding
emacs
>network and wifi management
wpa_supplicant (i don't like it tho, would prefer something more imperative)
>firewall
who needs that
>file manager
lf, ranger
>>
>>108599169
i meant dired not ranger
(haven't used ranger in 5 years)
>>
>>108599169
>cal
doesn't that just display a calendar? does it have a TUI?
>>
nice font
>text editing
emacs
>email
emacs
>calendar
emacs
>ftp/file transfer
no idea. rsync?
>coding
emacs
>network and wifi management
no idea
>firewall
never touched that thing
>file manager
emacs, ranger
>etc
emacs, fzf, fd, weechat, tmux, beets (music collection manager)
>>
>>108599142
>coding
lazygit
lazydocker
>>
you guys always have wrong answers
>>
>>108599388
That is by definition a TUI
>>
>>108599142
Niggerlicios.
Imagine what we might have achieved if UNIX hadn't existed, and instead of having only text-based terminals, we had something like a vector graphics protocol.
>>
>>108600097
And yet there you are, masturbating to your TUI applications and ignoring how good the neglected future could have been. ;_; ;_; ;_;
>>
>>108599142
k9s
>>
>text editing
neovim
>email
neomutt
>calendar
calcurse
>ftp/file transfer
rsync
>coding
neovim
>network and wifi management
nmtui
>firewall
idc
>file manager
ranger
>etc
rss - newsboat
video player - mpv
image viewer - sxiv
music player - nmcpcpp
journal - jrnl
system monitor - htop
matrix chats - weechat
misc - tmux
>>
>>108600097
this is the kind of shit you see on computer monitors in action movies and i do not mean that as a compliment
>>
>>108599142
i use youtube-tui instead of youtube altogether and changed the save audio commands to include thumbnail as album cover so that they auto save for Kew to play. Also diskonaut is useful occasionally.
>>
>>108599142
>text editing
nvim
>email
n/a, I use the tutanota appimage
>calendar
n/a, I use the tutanota appimage
>file transfer
n/a, I use scp from the cli, will look into termscp
>coding
nvim
>network
nmtui when I use network manager, otherwise iwctl from the cli
>firewall
n/a, use ufw from the cli
>file manager
built into my shell config
>manpages
nvim
>processes
btop/htop
>audio
pulsemixer
>notes
Vimwiki
>>
emac
>>
>ftp/file transfer
lftp
>>
>>108599398
Emacs isn't pure TUI though. It's technically, first and foremost, a GUI application.
>>
>>108602537
tui = textual user interface
no one said it had to run in a terminal
>>
>>108599142
There is literally no point collecting all these. All you’re doing is building a shit parody of emacs while still being vastly less capable.
>>
>>108602699
Enjoy carpal tunnel.
>>
File: Untitled.png (256.4 KB)
256.4 KB
256.4 KB PNG
does custom shit count?
[spoiler]and how does one rewrite this walking warcrime to not be ass to add onto>[/spoiler]
>too large
NI-
>>
If your TUI software isnt compatible with a model 37 teletype, it isnt a TUI software
>>
>>108599142
>text editing
vim
>email
none
>calendar
none
>ftp/file transfer
rsync, scp
>coding
none
>network and wifi management
iftop, nm-tui
>firewall
ufw
>file manager
ranger, ncdu
>etc
ncmpcpp, weechat, newsboat, termdown, fdisk, htop, ncspot
>>
>>108599169
found the emacs guy
>>
>>108599142
is this le heckin dataminin' trend?
>text editing
neovim
>email
aerc
>calendar
calcurse
>ftp/file transfer
rsync,rclone,scp,yazi ssh
>coding
neovim
>network and wifi management
none
>firewall
none
>file manager
yazi
>password manager
gopass
>bluetooth
bluetui
>etc
balls
>honorable mentions
>sudo
doas
>dhcp
udhcpc
>>
>>108600277
>matrix chats - weechat
What? Isn't the matrix plugin dead and unmaintained for years?
>>
>>108599142
anyone have any irc clients that are tui or/cli, not written in rust, or called irssi? (preferably not python or fucking perl or some shit either)
>>
>>108605962
Weechat.
>>
>>108605962
If you're willing to run Emacs, its built-in IRC client called erc is really good. Since I'm familiar with Emacs, I could leverage all my window and buffer management experience to create a multi-pane layout that I'd have no idea how to do in any other client.
(defun my/erc-layout ()
"Setup windows for erc assuming the buffers already exist."
(interactive)
;; setup 3 columns
(delete-other-windows)
(split-window-right)
(split-window-right)
(balance-windows)

;; column 1
(switch-to-buffer "#commonlisp")
(split-window-below)
(windmove-down)
(switch-to-buffer "#emacsconf")
(split-window-below)
(windmove-down)
(switch-to-buffer "#lisp")
(split-window-below)
(windmove-down)
(switch-to-buffer "#lispcafe")
(windmove-right)

;; column 2
(switch-to-buffer "#emacs")
(split-window-below)
(windmove-down)
(switch-to-buffer "Libera.Chat")
(windmove-right)

;; column 3
(switch-to-buffer "#emacs-til")
(split-window-below)
(windmove-down)
(switch-to-buffer "#org-mode")
(split-window-below)
(windmove-down)
(switch-to-buffer "#fennel")
(split-window-below)
(windmove-down)
(switch-to-buffer "#perl")

(balance-windows))


https://www.gnu.org/software/emacs/manual/html_mono/erc.html
>>
>>108602537
You can run it in a terminal just fine.
emacs -nw
>>
>>108599523
TMTOWTDI
>>
>>108602537
>Emacs isn't pure TUI though. It's technically, first and foremost, a GUI application.
This has to be false. The vi vs emacs debate existed only because they were the dominant TUI text editors of their time.
>>
>>108602766
>does custom shit count?
I don't see why not. That gets extra credit even. However, your code is ...not the best, but you knew that.
>>
>>108600120
oh found that website a week ago, really nice one

late.sh
>>
>no modern terminal browser like brow6el, carbonyl, offpunk, chawan, edbrowse for windows except browsh, which isn't quite the purpose I want
Why must us windows users suffer?
>>
>>108599142
Anything for browsing subreddit to fap?
>>
>>108599142
None, terminal software is for mentally deranged people
>>108611169
Ashley would not use a terminal
>>
>>108611169
I guess one of the terminal browsers listed on
>>108610225
?
>>
>>108599142
>>text editing
emacs
>>email
mutt+isync+msmtp
>>calendar
I'm NEET and don't have any need for a calendar.
>>ftp/file transfer
NetBSD's ftp client, rsync
>>coding
emacs
>>network and wifi management
dhcpcd (no wireless)
>>firewall
ufw, quite frankly I'm too retarded to use anything more sophisticated like iptables or pf/npf, and it just werks
>>file manager
dired, thunar
>>
>>108611224
None work properly.
Reddit is heavy on JS now.
There are several android apps, but comfy bed+laptop fap is better.
>>
>>108602766
Not sure why you’re using java if you’re gonna shove everything into a single class. I would also recommend breaking up the main function into smaller functions. For example you repeat code when printing the searching menu and non-searching menu. Maybe write a function parameterized the boolean that prints out the appropriate menu.
Your loops are maddening. I see you looping on a flag that is set to false at the end of the loop. Either the loop only ever runs once or you break out in the middle. But if you break then your flag is still true which could cause problems later.
If you are motivated, you could probably break out the options into it’s own abstraction, a class or a function that loops through a bunch of options with their own functionality. Then you could build the menus in a more consistent way.
>>
>>
>>108613191
this is a real tui
>>
>text editing
emacs
>email
emacs
>calendar
emacs
>ftp/file transfer
emacs
>network and wifi management
emacs
>firewall
emacs
>file manager
emacs
>emacs
emacs
>>
>>108599142
>>text editing
codex
>>email
codex
>>calendar
codex
>>ftp/file transfer
codex
>>coding
codex
>>network and wifi management
codex
>>firewall
codex
>>file manager
codex
>>
>>108613191
I've been wanting to find a way to get this font in my XTerm. For now, I use Courier.
>>
>>108599142
>impala
wtf is wrong with iwctl?
>>
>>108599142
>text editing
neovim, typst
>email
google mail web version
>calendar
google calendar web version
>ftp/file transfer
rclone, superseedr, localsend (there's a tui version)
>coding
neovim, lazygit
>network and wifi management
I don't
>firewall
ufw
>file manager
yazi (it's goated)
>etc
sparklost/endcord (have yet to find a really good tui client for matrix), bootandy/dust, gnu bc

>>108600097
edex-ui is based
>>
>>108611205
>im incapable of using this tool effectively therefore everyone that can is deranged
skill issue
>>
>>108611205
you posting that picture is deranged

Reply to Thread #108599142


Supported: JPG, PNG, GIF, WebP, WebM, MP4, MP3 (max 4MB)