zellij/src
Kyle Sutherland-Cash e0bd311e84
fix(sessions): use custom lists of adjectives and nouns for generating session names (#2122)
* Create custom lists of adjectives and nouns for generating session names

* move word lists to const slices

* add logic to retry name generation

* refactor

 - reuse the name generator
 - iterator instead of for loop

---------

Co-authored-by: Thomas Linford <linford.t@gmail.com>
2023-07-18 19:12:51 +02:00
..
tests feat(ui): new status bar mode (#2619) 2023-07-12 11:31:00 +02:00
commands.rs fix(sessions): use custom lists of adjectives and nouns for generating session names (#2122) 2023-07-18 19:12:51 +02:00
main.rs feat(plugins): async plugin loading (#2327) 2023-03-27 19:19:34 +02:00
sessions.rs fix(sessions): use custom lists of adjectives and nouns for generating session names (#2122) 2023-07-18 19:12:51 +02:00