Skip to content

Releases: phluxjr/confy

confy v3.0.0 | turning this into a proper tool

Choose a tag to compare

@phluxjr phluxjr released this 12 Jul 23:52

hello everyone! sorry for the long wait between updates (the last update was in like..april), but trust me, the wait was worth it!

let me just grab my sales pitch..
have you ever felt like confy was a little..barebones? like there's no way to preview a file beforehand! or having to ssh into your server and run confy there!
well feel no more! with confy v3.0.0, it's now a PROPER tool for terminal dwellers like myself!

take a look for yourself!

image

would you look at that? there's a preview pane now (and you can toggle it!) and, if you're hovering on a group, it'll show how many files are inside! isn't that just dandy?

..breaking out of 1990's-commercial mode, i also added:

  • an :su command to edit a file with sudo using pexec for polkit privilege elevation
  • themes! run :theme to view themes, and change as you please! i'll probably add community themes at some point.

welp, that's all from me!

oh, one more thing: the website, and package managers are yet to be updated. check my bluesky and confy's bluesky for updates on this. mainly just confy's bluesky but there might be something on mine too. who knows.

v2.1.2

Choose a tag to compare

@phluxjr phluxjr released this 24 Apr 00:35

new small update!!
i've added:

  • a tutorial that runs on first startup
  • removed the 10 line limit per page. now dynamically changes how many files will be shown based on terminal size.
  • fixed :cd i think. accidentally left it as a placeholder in the last update.. :/

images:
image
before-after-lists

bluesky, gitlab, and phluxjr.net should be updated soon!

v2.1.1

Choose a tag to compare

@phluxjr phluxjr released this 07 Mar 21:19

add github actions builds

bi-monthly update time

Choose a tag to compare

@phluxjr phluxjr released this 07 Mar 07:29

y'all better be ready for the bi-monthly update!! :D

what's new in 2.1.0

added

  • rollback: confy now automatically saves a compressed backup of any file to /tmp/<filename>.confbak before you open it. broke your config? :rb to restore, with a confirmation prompt.
  • built-in file picker: ranger is gone. confy now has its own file picker with vim keybinds, no external dependencies needed.
  • custom colors: set colors in config.json under settings.colors. supports named colors and hex codes.
  • man page: man confy now works!

changed

  • config is now stored in config.json instead of tracked.json. confy will auto-migrate on first run.
  • missing files now show in red

removed

  • ranger dependency

new year, new update!

Choose a tag to compare

@phluxjr phluxjr released this 06 Jan 21:40

hello everybody! as the title says, confy has been updated!
it now has:
groups
search (fuzzy)
changeable config dir
and with that, basic windows support! windows doesn't have ranger, but i might get to that at..some point

PS: thanks to the one guy who starred the repo! my first star, i think.

confy release 1 | literally ONLY for the AUR lol

Choose a tag to compare

@phluxjr phluxjr released this 10 Nov 00:41
9db392e

this is LITERALLY just for the aur lol
i deem this good enough so gonna get it submitted but i need to make the pkgbuild
and it needs a tar.gz so here we are